h4.page_title {
    font-size: 1.85em !important;
    border-bottom: 1px solid #E7E8C8 !important;
    color: #222222 !important;
    margin-bottom: 10px !important;
    padding-bottom: 5px !important;
    font-weight: normal;
    padding-top: 15px;
}

body {
    padding-top: 7px;
}

.newsListing {
	margin-bottom	: 30px;
	display			: table;
	clear 			: both;
}
.newsListing .date {
	color			: #666666;
	text-transform	: uppercase;
	font-size		: 0.85em;
	margin			: 8px 0px;
	clear			: both;
}
