#PageNumbers {
	margin-bottom:			30px;
}

#PageNumbers a, #PageNumbers span.current {
	padding:				5px;
	border:					1px solid #fff;
}

div.newsEntry {
	margin-bottom:			20px;
	border-bottom:			1px dotted #666;
}

div.newsEntryHeadline {
	margin:					0;
	margin-bottom:			10px;
	border-bottom:			1px solid #fff;
}

div.title a {
	font-weight:			bold;
	text-decoration:		none;
}

div.news_date {
	float:					right;
	font-weight:			bold;
}

div.news_content {
	width:					649px;
}