
.news_ticker_box
{
float:right;
width:428px;
height:37px;
text-align:left;
padding:0px;
margin:0px;
font-family:Georgia,Arial,Verdana;
font-size:12px;
line-height:15px;
}
.news_ticker_left
{
padding:0px;
margin:0px;
float:left;
background:url(images/news_ticker_left.png) no-repeat top left;
height:37px;
width:9px;
}
.news_ticker_right
{
padding:0px;
margin:0px;
float:left;
background:url(images/news_ticker_right.png) no-repeat top left;
height:37px;
width:9px;
}
.news-heading
{
padding:0px 20px 0px 0px;
float:left;
overflow:hidden;
font-weight:bold;
color:#000000;
height:50px;
}
.ticker
{
font-size:12px;
margin:0px;
padding:8px 0px 8px 0px;
float:left;
overflow:hidden;
width:419px;
background:url(images/news_ticker_rpt.png) repeat-x top left;
height:21px;
}
							
.ticker, .ticker a{
text-decoration:none;
color:#b00000;
}

.ticker span{display:none;}
.ticker .active_ticker{display:block;}
