#featured {
clear:both;
position: relative;
top: -15px;
}
.featurebox {
	width: 286px;
	background: #000;
	color: #fff;
	text-align: center;
	padding: 5px;
	float:left;
	margin: 10px 0;
	margin-left: 5px;
height: 285px;
}
.featurebox ul {
	list-style-type: none;
	padding: 0;
}
.featurebox img {
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.features_properties {
	background: #000;
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
.features_properties h2 {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	color: #838383;
}

.featurebox .feature_text {
	min-height: 70px;
}

.feature_text {}

.featurebox .hidebox {
	display: none;
}
.featurebox .pixhide img {
	display: none;
}
#fat-footer .features_properties {
	font-size: 13px;
}
.features_properties .featurebox  {
	width: 300px;
	margin-left: 5px;
}
#fat-footer  .features_properties a:link {
	background: none!important;
}

.nofeature p {
color: #fff;
padding: 10px;
}

.feature_buttons a {text-decoration: none;}  
.button-featured-price {display: inline-block; width: 115px; height: 29px; background:url(images/button-featured-price.jpg) no-repeat 0 0; margin-right: 5px;}
.button-featured-details {display: inline-block; width: 115px; height: 29px; background:url(images/button-featured-details.jpg) no-repeat 0 0; margin-right: 5px;} 

