/* BLOGS v0.100 */

#MdBlogs {width:100%;}

#MdBlogs .MdBody {padding:20px;}
#MdBlogs .MdBody .title{}
#MdBlogs .MdBody .title h3{ font-size:110%;color:#015BB5; padding-bottom:10px;}
#MdBlogs .MdBody .title p{
	margin-bottom: 2em;
	color: #666666;
	}

#MdBlogs .MdBody .body_text {/*font-size: 110%;*/ line-height: 1.3em; padding-bottom:20px; margin-bottom:20px; border-bottom:solid 1px #cccccc;}
#MdBlogs .MdBody .body_text p a {float:left; margin: 0 10px 10px 0;}

#MdBlogs .MdBody .elEnd {border:none;margin:0;padding:0;}
