#NewsHorizontal 
{
	width: 800px;
	height: 16px;
	display: block;
	overflow: hidden;
	position: relative;
	top: 0px;

	float: left;
	padding-top: 5px;
}

#TickerHorizontal
{
	width: 1200px;
	height: 25px;
	display: block;
	list-style: none;
	margin-top: 10px;

}
#TickerHorizontal li 
{
	color: #c8d642 ;
	display: block;
	line-height: 11px;
	margin-bottom: 9px;
	color: #fff;
	float: left;
}




.TickerMargin  { float:left; font-family:tahoma; font-size: 10px; 	padding-left:40px; }

a.ticker_lnk{ color: #c8d642; text-decoration: none; }	
a.ticker_lnk:visited { color: #c8d642 ; }
a.ticker_lnk:hover   { color: #f87c24 ; }

#NewsBarInner { width:710px; height:30px; float:left; display: block; margin:0; padding: 10px 10px 0px 0px; }
#news_bar {  }
#NewsBarNews { width:90px ; height: 30px; font-family:tahoma; color: #c8d642; float: left; margin:0; padding: 5px 0px 0px 10px; font-weight: bold; font-size: 15px; background: #293543; text-align:left; }
#NewsBarHome { float: left; width:60px; height:30px; display:block; font-family:tahoma; background: #293543; color: #c8d642; font-weight: bold; font-size: 15px; text-align:left; padding: 5px 0px 0px 20px; }
#NewsBarHolder { width:900px; text-align:left; display:block; border:0; padding: 0; height:30px; overflow: hidden; }
.NewsContainer {width: 800px; display: block; }
.NewsBarMargin { float:left; font-family:tahoma; font-size: 10px; padding-left:25px; }	
a.NewsBarLnk{ color: #c8d642; text-decoration: none; }	
a.NewsBarLnk:visited { color: #c8d642 ; }
a.NewsBarLnk:hover   { color: #f87c24 ; }

