﻿div.market-status { min-height:230px;}
#divNSE { font-size:12px; text-align:center; background-color:#f5f5f5;}
#asichartcontainer{width:100%; height:172px;}
#divASILastUpdate {color:#808080;}
        
div.movers {padding-left:5px; min-height:230px;}

span.asi { color:#424242; font-size:14px;  }
.date { text-transform:uppercase; font-size:11px; }

#divMoreStocksLink {clear:both; padding:3px;}
#divMoreStocksLink a.link1 {font-size: 12px; padding-right:13px; background:url(../images/marker_2.gif) right 6px no-repeat; text-decoration:none;}

table.nsepricelist { width:100%; font-size:11px; }
table.nsepricelist tr td { padding:7px; }
table.nsepricelist tr td a:hover { color:#424242; }

table.nsepricelist td.coy { width:35%; }
table.nsepricelist td.last { width:25%; color:#808080; }
table.nsepricelist td.chg { width:20%; }
table.nsepricelist td.chgp { width:20%; }

table.toptrades { width:100%; font-size:11px; }
table.toptrades tr td { padding:7px; }
table.toptrades tr td a:hover { color:#424242; }
        
table.toptrades td.coy { width:35%; }
table.toptrades td.last { width:25%; color:#808080; }
table.toptrades td.volume { width:40%; }

div.moverstabs { padding-top:0; margin-top:0; }
div.moverstabs ul { padding:0; margin:0; background-color:#f5f5f5; }
div.moverstabs ul li { float:left; padding:0; margin:0; list-style:none; width:33%;}
div.moverstabs ul.nav li.active { width:34%;}
div.moverstabs ul.nav li.active a {border-bottom:solid 2px darkblue; color:#424242; text-decoration:none;}

