div.featuredposts {
	margin: 0 0 0;
	width: 1020px;
	height: 295px;
	font-size: 20px;
        font-style: italic;
        background: url('http://buygoldandsilversafely.com/blog/wp-content/uploads/hdr2.jpg') center center no-repeat;
	color: #fff;
	padding: 0 5px;
}
div.featuredposts h2 {
        float: right;
        width: 550px;
	margin-top: 0;
	font-size: 20px;
        padding-top: 50px;
        padding-right: 20px;
}
div.featuredposts h2>a {
	color: #fff;
}
div.featuredposts p {
        float: right;
        width: 550px;
	margin-top: 0;
	font-size: 15px;
        padding-top: 20px;
        padding-right: 20px;
}
div.featuredposts p>a {
	color: #fff;
}
img.featuredimg {
	float: left;
	margin: auto 10px 5px auto;
}

