#news-ticker{
	width:290px;
	height:80px;
	overflow:hidden;
}
#news-ticker div{
	width:290px;
	text-align:justify;
	vertical-align:middle;
}

#news-ticker a:link {
	font-size: 10px;
	text-decoration: none;
	color:#333333;
	margin-left: 0 !important;
	display:inline;
}
#news-ticker a:visited {
	font-size: 10px;
	text-decoration: none;
	color:#333333;
	margin-left: 0 !important;
	display:inline;
}
#news-ticker a:hover {
	font-size: 10px;
	text-decoration: none;
	color:#333333;
	margin-left: 0 !important;
	display:inline;
}
#news-ticker a:active {
	font-size: 10px;
	text-decoration: none;
	color:#333333;
	margin-left: 0 !important;
	display:inline;
}
