div.featuredposts {
	margin: 5px 0 0;
	width: 95%;
	font-size: 11px;
	color: #000;
	float:left;
}
div.featuredposts h2 {
	margin-top: 0;
	font-size: 1.0em;
	width: 95%;
	color:#C1272D;
	float:left;
	display:none;
}
div.featuredposts h2>a {
	color:#C1272D;
	font-size: 16px;
	font-weight:bold;
	display:none;
}
img.featuredimg {
	float: right;
	margin: auto 0px 5px auto;
}
hr{
	display:none;
	}
div.featuredposts a{
	color:#C1272D !important;
	font-weight:bold;
	}
div.featuredposts a:hover{
	color:#4d434d !important;
	font-weight:bold;
	}

