div.news-latest-container {
	background-color:#89afaf;
	overflow: hidden;
	height: 1.5em;
}

div.news-latest-container div.news-latest-item {
	font-size: 75%;
	white-space: nowrap;
	float: left;
	margin-right: 1em;
}