#dw-featured-container .featuredslot {
	float: left;
	width: 180px;
	height: 250px;
	padding: 5px;
	overflow: hidden;
}

#dw-featured-container .featuredslot .dw-featuredDesc,
#dw-featured-container .featuredslot .dw-price{
	text-align: center;
}

#dw-featured-container .dw-featuredthumb .default-thumb{
	background: url(/images/img_notavailable.jpg) center center no-repeat;
	height: 150px;
	width: 100%;
}

#dw-featured-container .dw-featuredthumb {
	text-align: center;
	clear: both;
}

#dw-featured-container .dw-featuredthumb img {
	height: 150px;
	width: auto;
}

#dw-featured-container h1 {
	border: none;
	padding: 20px 0 20px 50px;
	color: #555;
	font-size: 25px;
	background: url(/images/icons/feature-icon.png) no-repeat left center;
}

.dw-rebate-expiry-label,
.dw-rebate-label {
	font-weight: normal;
	color: #999;
}

.dw-rebate-amount {
	color: #FF0000;
	font-weight: normal;
}

.dw-rebate-wrap .dw-rebate-expiry {
	color: #555;
	font-weight: normal;
}

.dw-rebate {
	text-align: center;
}
