div.newsEntry {
	margin-bottom:				10px;
	border-bottom:				1px solid #e4e4e2;
}

div.newsEntry a img {
	border:						none;
}

.newsEntryHeadline a {
	font-weight:				bold;
	float:						left;
	padding-bottom:				10px;
}

div.news_date {
	float:						right;
	color:						#666;
	background-color:			#e5ecf2;
	padding:					0px 10px 0px 10px;
}

#PageNumbers {
	margin-top:					20px;
}

#PageNumbers a, #PageNumbers span.current {
	padding:					5px;
	border:						1px solid #cdcdcd;
}

div.news_entry_left, div.news_entry_right {
	float:						left;
}

/*590*/

div.news_entry_left {
	width:						160px;
}

div.news_entry_right {
	width:						430px;
}