.news_entry{

	float:left;
	padding:8px 12px;
	width:306px;
	height:84px;
	overflow:hidden;

}

#tagcloud{

	float:left;
	margin-top:-10px;
	width:330px;
	height:150px;
	overflow:hidden;

}

#tagcloud a{

	float:left;
	margin-right:5px;

}

.news_entry_header{

	font-size:12px;
	font-weight:bold;

}

.news_entry_date{

	color:#53AD42;

}
