ul.ticker {
	overflow:hidden;
	width:970px;
	height:30px;
	line-height:30px;
	margin:0px 10px;
	border-bottom:1px solid #ddd;
}

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

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

a.a_category {
	text-transform:uppercase; 
	color:#C90404;
	padding-right: 5px;
	border-right: 1px solid #ddd;
}

a.a_article {color:#172973;}