div.featuredposts {
	margin: 5px 0 0;
	font-size: 0.9em;
	background: #e8e8e8;
border:1px solid #003148;
	color: #232323;
	padding: 6px;
margin-bottom:4px;
}
div.featuredposts h2 {
	margin-top: 0;
margin-bottom:0px;
	font-size: 1.4em;
font-weight:bold;
}
div.featuredposts h2>a {
	color: #06435F;
}
img.featuredimg {
	float: left;
	margin: auto 10px 5px auto;
}
