div#news-details h3,
div#news-archive h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

div#news-archive h3 a {
	color: #5f5f5f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

div#news-archive h4 a:hover {
	text-decoration: underline;
}

div#news-archive span.date ,
div#news-details span.date {
	display: block;
	margin-bottom: 8px;
}


div#news-details div.archive {
	padding-top: 25px;
	text-align: center;
	font-weight: bold;
}

div#news-archive a.more {
	float: right;
	margin-bottom: 10px;
}

div#wmc-paginator {
	text-align: center;
}
div#wmc-paginator a.next {
	font-weight: bold;
	color: #da2118;
}
div#wmc-paginator a.current {
	font-weight: bold;
	color: #da2118;
}
