#content #pghdr {
	font-size: 22px;
	margin: 14px 0 40px;
	padding: 0;
	font-weight: bold;
}
#left {
	position: relative;
}
#left h1 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}
#left p#tags {
	font-size: 12px;
	margin-bottom: 20px;
}
.post h2 {
	border: 0;
	padding: 0;
	margin: 0 0 20px 0;
}
#left .post h2 a {
	color: #3F7C5F;
	border: 0;
	font-size: 18px;
	text-decoration: none;
	padding: 3px 0;
	margin: 0;
	line-height: 22px;
}
#left .post h2 a:hover {
	background: #3F7C5F;
	color: #FFFFFF;
	text-decoration: none;
}
