#news_ticker1{
	display:none;
/*	background-color: #FFFFFF;
	background-image: url(../images/latest_news_bot.gif);	
	background-position: 0px -100px;  */
}
#news_ticker2{
	display:none;
/*	background-color: #FFFFFF;
	background-image: url(../images/latest_news_bot.gif);
	background-position: 0px -100px;*/
}
#news_ticker3{
	display:none;
/*	background-color: #FFFFFF;
	background-image: url(../images/latest_news_bot.gif);
	background-position: 0px -100px;*/
}
#news_ticker {
	width: 125px;
/*	background-image: url(../images/latest_news_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	height: 120px;
	line-height: 1.5em;
	padding: 10px 8px 0px 10px;  
/*	background-color: #9B2B05;      */
	margin-top: -3px;
	position: relative;
	border: solid 1px #FFFFFF;
	overflow: hidden; width: 125px; height: 99px; position: relative;
}
a #news_ticker, #news_ticker a  {
/*	color: #4C3E37;       */
	color: #ffffff;
	text-decoration: none;
}

