﻿#HeroBlog {
	width : 220px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
		text-align: center;
	}
													
#HeroBlog .author,
#HeroBlog h2 {
	display: none;
	}
	
#HeroBlog .body {
	height: 20px;
	}