#hp_mainpromo{
	clear:right;
	float:right;
	height:360px;
	width:230px;
}

#hp_imagelink{
	position: absolute; 
	height: 280px; 
	width: 220px; 
	top: 5px; 
	left: 5px;
}

#hp_image{
	display:inline;
	left:220px;
	position:absolute;
	top:30px;
}

#hp_desc{
	display: inline;
	position: absolute;
	right:36px;
	top:105px;
}

#hp_b_learnmore a:link, #hp_b_learnmore a:visited {
	background:transparent url(/images/btn_sprite.png) no-repeat scroll 0 0px;
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:normal;
	height:23px;
	margin:0;
	padding-left:10px;
	padding-top:3px;
	position:absolute;
	right:0;
	text-decoration:none;
	text-transform:lowercase;
	top:142px;
	width:104px
}

#hp_b_learnmore a:hover, #hp_b_learnmore a:focus {
	background:transparent url(/images/btn_sprite.png) no-repeat scroll 0 -29px;
	text-decoration:none;
}

#hp_features{
	display:block;
	float:right;
	margin-bottom:20px;
	margin-right:36px;
	position:relative;
	width:576px;
}


#featured_shopall{
	float: right;
}
		
.hp_feature{
	background:transparent url(/images/hp-promos/features.gif) no-repeat scroll 0 0;
	float:right;
	height:93px;
	margin-left:10px;
	position:relative;
	width:180px;
}

.feature_img{
	display:block;
	height:72px;
	left:7px;
	position:absolute;
	top:10px;
	width:145px;
}

.feature_title{
	color:#005334;
	float:right;
	font-size:90%;
	font-weight:bold;
	margin-right:11px;
	margin-top:16px;
	text-align:right;
	width:110px;
}

.feature_price{
	bottom:24px;
	clear:both;
	color:#005334;
	display:inline;
	float:right;
	font-size:90%;
	font-weight:bold;
	margin:2px 11px 0 0;
	position:absolute;
	right:1px;
}

.feature_b_learnmore{
	display: inline;
	float: left;
	width: 77px;
	margin-right: 10px;
	margin-top: 3px;
}

.feature_b_learnmore a:link, .feature_b_learnmore a:visited {
	background:transparent url(/images/btn_sprite.png) no-repeat scroll 0 -66px;
	top:78px;
	color:#ffffff;
	display:block;
	font-weight:normal;
	text-decoration: none;
	font-size: 11px;
	height:18px;
	margin:0;
	padding-left:8px;
	padding-top:4px;
	position:absolute;
	right:0px;
	text-transform:lowercase;
	width:77px;
}

.feature_b_learnmore a:hover, .feature_b_learnmore a:focus {
	background:transparent url(/images/btn_sprite.png) no-repeat scroll 0 -91px;
	text-decoration:none;
}