.floatRgt { float: right; }
.floatLft { float: left; }

.SiteHeaderIndices { position:absolute; top:80px; left:10px; }
.MarketIndicesPanel { float: left; margin: 0px 7px 0 0; padding: 0; }
.MarketIndexPanel { width: 100px; font-size: 11px; line-height: 14px; white-space:nowrap; margin: 0 6px 0 6px; padding: 0; text-align: left; float:right; font-family: Arial,Helvetica,sans-serif;}
.MarketIndexPanel td.col2 { padding-left:5px;}
.dotsSpacer {float: left; background-image: url(/images/vertical-dots.gif);}
.stkName{ color: rgb(0,51,153); font-weight: bold; float: left;}
.stkName a { color: rgb(0,51,153)}
.volume{ font-weight: bold; color: rgb(51,51,51); float: right;}
.upPercent { color: green; white-space: nowrap; font-weight: bold; float: left; background: url(/images/icons/stock-up.gif) no-repeat 100% 3px; padding-right: 12px; }
.Percent { 	color: black; white-space: nowrap;	font-weight: bold; float: left; 	padding-right: 12px; }
.PriceChange { 	color: black; white-space: nowrap;	font-weight: bold; float: right; 	padding-right: 12px; }
.downPercent { 	color: red; white-space: nowrap; font-weight: bold; float: left; background: url(/images/icons/stock-down.gif) no-repeat 100% 3px; 	padding-right: 12px; }
.upPriceChange { 	color: green; white-space: nowrap; font-weight: bold; float: right; background: url(/images/icons/stock-up.gif) no-repeat 100% 3px; 	padding-right: 12px; }
.downPriceChange { 	color: red; white-space: nowrap; font-weight: bold; float: right; 	background: url(/images/icons/stock-down.gif) no-repeat 100% 3px; 	padding-right: 12px; }
.MarketInfoLabel { 	font-size: 11px; 	line-height: 14px;	float: right; 	color: #b4b4b4; 	margin: 12px 8px 0 0; }

.SiteHeaderIndices td{
	color:#2C3440;
	font-size:11px;
	line-height:14px;
	padding:2px;
}
