div.newsItem div.title a{
	color: #b97f04;
	font-weight: bold;
	text-decoration: none;
}

div.newsItem div.title {
	float: left;
}

div.newsItem div.date {
	float: right;
}

div.newsItem div.date a {
	color: #808080;
	text-decoration: none;
}

div.newsItem div.hypertext {
	clear: both;
}

div.newsItem div.daugiau {
	clear: both;
	float: right;
}

div.newsItem {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.newsItem * {
	padding: 5px 0px 5px 0px;
}