#content div.featuredposts {
	margin: 5px 0 0;
	width: 100%;
	font-size: 0.9em;
	color: #7a7963;
	line-height: 125%;
}
#content div.featuredposts h2 {
	margin-top: 0;
	font-size: 0.9em;
}
#content div.featuredposts h2>a {
	color: #fff;
}
#content img.featuredimg {
	float: left;
	margin: auto 10px 5px auto;
}

#content div.featuredposts h2 {
	letter-spacing: 2px;
	font-weight: normal;
	text-transform: uppercase;
	color: #F29400;
	font-family: Tahoma;
	border-bottom: none;
	margin-top: 0;
	border-bottom: 2px solid #F29400;
}

#content div.featuredposts h3 {
	margin-top: 0;
	margin-bottom: 0.3em;
}

#content div.featuredposts p {
	line-height: 125%;
}
