.ccm-blog-blog-post {
	margin: 0 0 12px 0;
}
.ccm-blog-blog-post-envelope {
	margin: 0 0 4px 0;
}
.ccm-blog-blog-post .date {
	float: left;
	width: 40px;
	background-image: url(images/date-bg.png);
	_background-image: url(images/date-bg.gif);/*IE6 Hack*/
	height: 70px;
	background-repeat: no-repeat;
	margin-right: 15px;
	text-align: center;
	color: #a7ae00;
	font-weight: bold;
	padding-top: 4px;
	font-size: 20px;
}
.ccm-blog-blog-post .date .month {
	margin: 8px 0 0 0;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.ccm-blog-blog-post .date .year {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.ccm-blog-blog-post h2 {
	font-size:130%;
	margin: 0px 0 4px 0;
}

.ccm-blog-blog-post-content {
	margin: 0px 0px 0px 55px;
}
