div.news_post {
	margin: 0.5em 0 .5em 0;
	padding: 15;
	border-bottom: thin solid #7f0000;
}

div.news_post h5, div.news_post h2, div.news_post h3 {
	margin: 0;
	padding: 0;
}

div.news_post h2 {
	font-size: 1.2em;
	border-bottom: none !important;
}