.ccm-blog-post-preview {
	margin-bottom: 0px;
}
.ccm-blog-post-preview .date {
	float: left;
	width: 40px;
	background-image: url(images/date-bg-sml.png);
	_background-image: url(images/date-bg-sml.gif);/*IE6 Hack*/
	height: 40px;
	background-repeat: no-repeat;
	margin: 0px;
	text-align: center;
	color: #a7ae00;
	font-weight: bold;
	padding: 3px 0 0 0;
	font-size: 16px;
}
.ccm-blog-post-preview .date .month {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	line-height: 20px;
}

.dialog .content .ccm-blog-blog-post-envelope h3 {
	padding:0px 0 4px 0;
	font-size: 100%;
}
.dialog .content .ccm-blog-blog-post-envelope h3 a{
	text-decoration: none;
}
.ccm-blog-blog-post-envelope {
	float: right;
	width: 430px;
	margin: 0 0 8px 0;
}
.ccm-blog-blog-post-see-all {
	float: right;
	width: 430px;
}
