div.featuredposts {
/*	margin: 5px 0 0;*/
	width: 478px;
	height: 158px;
	padding: 53px 26px 26px 26px;
	border:none;
	background:url(featured_background.jpg) no-repeat;
}
div.featuredposts h2 {
	margin-top: 0;
}
div.featuredposts h2>a {
/*	color: #fff;*/
}
img.featuredimg {
	float: left;
	margin: 0px 10px 0px 0px;;
	overflow:hidden;
}
hr {
	background:none;
	border:0 none;
}
