.content .bloggrey {
	background-color:#f6f6f6;
	clear:both;
}

.content .blog .post , .content .blog .postTeaser {
	padding:12px 8px 0px 8px;
}
	
.content .blog .viewAll {
	background-color:#f6f6f6;
	padding:8px;
	text-align:right;
	font-weight:bold;
	font-size:0.9167em;
}

/* IE FIX */	
.content .blog .postTeaser .head {
	zoom: 1;
/*	overflow: hidden;  disabled due to safari issue */ 
}
	
.content .blog .profileimage {
	float: left;
	margin-right: 5px;
}

.content .blog  h3 {
	margin-top: 5px;
}

.content .blog .date {
	float: right;
}

.content .blog .postFooter {
/*
	padding-top: 10px;
	background: url(/html/images/layout/hr.png) no-repeat center top white;
*/
	text-align: center;
}
