.news_ticker_box
{
width:523px;
height:24px;
text-align:left;
padding:0px;
margin:0px;
font-family:Tahoma,Arial,Verdana;
font-size:12px;
background-color:#d7e3eb;
line-height:15px;
}

.news-heading
{
padding:0px 20px 0px 0px;
float:left;
overflow:hidden;
font-weight:bold;
color:#000000;
}
.ticker
{
font-size:11px;
margin:0px;
padding:4px 0px 2px 8px;
float:left;
overflow:hidden;
width:503px;
height:16px;
}
							
.ticker, .ticker a{
text-decoration:none;
color:#1f5ba3;
font-weight:bold;
}
.ticker a:hover {
text-decoration:none;
color:#f37712;
font-weight:bold;
}
.ticker span{display:none;}
.ticker .active_ticker{display:block;}