div.featuredposts {
	margin: 20px 0 0 15px;
	color: #fff;
	padding: 5px;
}
div.featuredposts h2 {
	margin-top: 0;
	font-size: 1.4em;
	line-height: 1.2em;
}
div.featuredposts h2 a {
	color: #A8DC51;
	font-weight: normal;
	font-decoration: none;
}
img.featuredimg {
	float: left;
	margin: auto 10px 5px auto;
}
