div.featuredposts {
	margin: 0;
	width: 290px;
	height: 200px;
	font-size: 0.9em;
	
	color: #fff;
	padding: 0;
}
div.featuredposts h2 {
	margin-top: 0;
	font-size: 0.9em;
}
div.featuredposts h2>a {
	color: #fff;
}
img.featuredimg {
	float: left;
	margin: auto 10px 5px 0;
	border: 0;
}
