
.MessageExpanded
{
	background-image: url(SingleMinus.gif);
}

.MessageCollapsed
{
	background-image: url(SinglePlus.gif);
}

.RelatedInfoRow
{
	font-family: "Times New Roman", Sans-serif; /* Font should be the standard Verdana, arial... */
	font-size: 70%;
}

.iC_ScrollingRegion
{
	height: 50px;
	overflow: auto;	
}

.iC_ScrollableTable
{
	border-collapse: collapse;
	padding: 0px;	
}
