@charset "utf-8";
#stockQuote{
position:relative;
top:-10px;
width:295px;
}
#stockQuote table{
border:1px solid #eee;
border-left:1px solid #eee;
border-top:none;
margin:0 0 20px 34px;
}
#stockQuote h3{
text-align:left;
background:#eee;
border:1px solid #eee;
border-right:1px solid #eee;
color:#2587b0;
font-size:11px;
line-height:12px;
font-weight:bold;
padding:1px;
margin-left:34px;
width:205px;
}
#content #stockQuote td, #content #stockQuote th{
text-align:left;
font-size:11px;
line-height:12px;
width:67px;
padding:1px 1px 0 1px;
}
#content #stockQuote td{
padding:0 1px 1px 1px;
}
#content #stockQuote a:visited{
color:#e9a91f;
}
