ul.ticker {
	overflow:hidden;
	width:600px;
	height:30px;
	line-height:30px;
	margin:0;
	border-bottom:none;
	float: left;
	padding-left: 10px;
}

ul.ticker ul, ul.ticker strong {
	float:left;
}

ul.ticker strong {
	margin-right:5px;
}

a.a_category {
	text-transform:uppercase; 
	color:#2c4f9c;
	padding-right: 5px;
	border-right: 1px solid #2c4f9c;
	font-weight:bold;
}

a.a_article {color:#555143; font-size:13px;}
