.newsTicker ul li
{
	background:none !important;
	list-style: none !important;
	float:left;
	width:665px; 
	height:30px ;
	line-height: 30px !important;
	
	padding-left:20px !important;
	overflow:hidden; 
	
}
.newsTicker ul
{
	margin:0px !important;
	list-style: none !important;	
}
.newsTicker ul li a
{
	background-image:none;
	color:#555555; 
	font-size:12px; 
	font-weight:normal;
	text-decoration:none;
	text-align: left !important;
	
	
}
.newsTicker a:hover
{
	text-decoration:underline;
}
.newsTicker
{
	width:860px;
	height:35px;
	margin:25px 50px !important;
	background:url(/global-images/controls/control-recent-news.gif) no-repeat;
	color:#555;
	display:block;
	overflow:hidden;


}
.newsTicker a.tickerButton
{
	padding-top:35px;
	width:150px;
	float:left;
	overflow:hidden;
}
.newsTicker a.tickerButton:hover
{
	background:url(/global-images/controls/control-recent-news-over.gif) no-repeat;


}