.prodbox{
	background-color:#ececec;
	padding:12px;
	width:119px;
	height:194px;
	font-size:12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.prodbox .thumb{
	width:119px;
	height:119px;
}

.prodbox span{
	font-weight:bold;
	display:block;
	margin:3px 0px;
	font-size:14px;
	text-align:center;
}

#hp-offers{
	width:180px;
	float:right;
	position:relative;
}

#hp-offers .prodbox{
	margin: 12px auto;
}

#hp-bestsellers{
	width:500px;
	float:left;
	position:relative;
}

#hp-featured{
	width:500px;
	float:left;
	position:relative;
	height:440px;
}

#hp-bestsellers .prodbox, #hp-featured .prodbox{
	clear:none;
	float:left;
	margin:12px 11px;
	position:relative;
}

#hp-featured, #pagetitle{
	margin-top:20px;
}

#description{
	float:left;
	clear:both;
	position:relative;
	width:695px;
}
