.news_item_latest, .news_item_pagescroller {
	margin: 15px;
	background: #fafbdb;
	border-top: 1px dashed #a3a3a3;
	line-height: 18px;
}

.news_item_pagescroller {
	text-align: center;
}

.news_item_pagescroller .current {
	color: #8d8d8d;
}

.news_item_latest h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.news_item_latest h2 a:hover {
	text-decoration: none;
	color: #464646;
}

.news_item_latest .news_date, .news_item_latest .news_date a {
	color: #7e7e7e;
	font-size: x-small;
	margin-bottom: 10px;
}
