.summary-table-header-text-old{
	font-weight: bold;
	font-size:14px;
	color:#808080;
	margin-bottom:11px;
	margin-top:11px;
}

.summary-table-header-text{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	font-weight: bold;
	font-size:10.8833px;
	color:#808080;
	margin-bottom:11px;
	margin-top:11px;	
}

.summary-table-row-text{
	font-size:80%;
	color:#2C2C2C;
}

.summary-table-row-text-highlighted{
	font-size:80%;
	color:#2C2C2C;
	font-weight: bold;
}

.summary-table-header-horizontal-rule{
	width:100%;
	background-color:#D4DCE5;
	height:1px;
}

.summary-table-horizontal-rule{
	float:left;
	height:1px;
	width:100%;
	background-image: url('http://images.harmonyremote.com/EasyZapper/NewUserInterface/Skins/CorporateSkin/images/summary/row_seperator.gif');
	background-repeat: repeat-x;
}
.summary-table-row-highlighted{
	background-color:#FEF3D5;
}