.blog_header{
	background: #e3e1df;
	padding: 4px;
}

.blog_body{
	padding: 18px 0px 25px 0px;
	margin-bottom: 25px;
	background: url("/themes/mh/images/check.png") bottom repeat-x;
}
.blog_body a{ }
.blog_title{ color: #da0000; font-size: 18px; font-weight: bold; text-transform: uppercase; }
.blog_date{ color: #da0000; font-size: 10px; }




div.blog_bottomsection{
	clear: both;
	border-top: 1px solid #eeeeee;
}
div.blog_commentslink{ text-align: right; }
div.blog_taglink{ float: left; }


div.blog_comment{
	border: 1px solid gray;
	margin: 8 0 8 0;
	padding: 8px;
}

div.blog_smallsection{ margin-bottom: 16px; }

div.blog_uploads{ margin: 10px 0px 0px 0px; }