.ContainerFeatured
{
	background: url(/images/featured.gif);
	width: 248px;
	height: 290px;
	position: absolute;
	/* top: 485px; */
	top:525px;
	left: -50px;
	padding: 0 0 0 55px;
}

.featuredImage
{
	margin-left:auto;
	margin-right:auto;
	width:480px;
	height:360px;
	float:right;
	border:1px solid #000000 !important;
}

.clear
{ clear:both; }

span[id$=FeaturedTitle]
{
	display: block;
	font-weight: 900;
	font-size: 20px;
	color: #664422;
	margin-top: 20px;
}