.news_item_latest, .news_item_pagescroller {
	margin: 15px;
	padding: 7px;
	background: #dfdfdf;
	border-top: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	line-height: 20px;
}

.news_item_pagescroller {
	text-align: center;
}

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


.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;
}
