#div-content p#pghdr {
	padding: 15px;
	text-align: center;
	background: #f4f4f4;
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 20px;
}
#div-content h1 {
	font-size: 12px;
	padding: 0;
	background: none;
	text-align: left;
}
.post h2 {
	border: 0;
	padding: 0;
	margin: 0 0 20px 0;
}
.post h2 a {
	color: #3F7C5F;
	border: 0;
	font-size: 18px;
	text-decoration: none;
	padding: 3px 0;
	line-height: 22px;
	margin: 0;
}
.post h2 a:hover {
	background: #3F7C5F;
	color: #FFFFFF;
	text-decoration: none;
}
#div-content #pghdr {
	font-size: 22px;
	margin: 0 0 29px 0;
	line-height: 22px;
	padding: 0;
	font-weight: bold;
}

