
#content_block{
	width:587px;
}
#content_block h1{
	margin: 0px;
	float: none;
}
#feature01-block{
	position: relative;
}

#feature01-block a{}

#feature01-block a.b_details:link, #feature01-block a.b_details:visited {
	position: absolute;
	top:210px; left: 150px;
	
	/* b_shoppnowBIG.png width */  /*width:147px;*/
	/* b_detailsBIG-e8f4d0.png width */  width:115px;
	height: 40px;
	
	font-size: 122%;
	overflow: hidden;
	margin:6px auto;
	}

#feature01-block a.b_details span,
#feature01-block a.b_details img{
	width:201px !important; height:70px !important;
}	
	
#feature01-block a.b_details span.b_details{
	position: absolute;
	top:10px;
	left: 18px;
	z-index: 2;
	cursor: hand;
	cursor: pointer;
}



#feature02-block{
	clear: both;
	display: block;
	position: relative;
	/* Best Sellers */
	/*background: transparent url(/images/hp-promos/hp_btm-feature-bkg.jpg) no-repeat 0 0;*/
	/* SPECIAL OFFERS  */ 
	/*background: transparent url(/images/hp-promos/hp_btm-specialoffer-bkg.jpg) no-repeat 0 0;*/
	/* New Items */
	background: transparent url(/images/hp-promos/hp_btm-feature-bkg.jpg) no-repeat 0 0;
	height:163px;
	width: 587px;
	margin-bottom: 12px;
}

.feature02-module{
	width: 280px;
	margin-top: 35px;
	margin-left: 10px;
	float: left;
	position: relative;
	display: inline;
}
.feature02-module h2{

}
.feature02-module h2 a:link,
.feature02-module h2 a:visited{
	display: block;
	text-decoration: none;
}
.feature02-module h2 a:hover span,
.feature02-module h2 a:focus span, 
.feature02-module h2 a:active span{
	text-decoration:underline;
}


.feature02-module h2 img,
.feature02-module h2 span{
	position: absolute;
}
.feature02-module h2 img{
	top: 0px;
	left: 0px;
}
.feature02-module h2 span{
	font-size: 100%;
	color: #646464;
	top:0.5em;
	left: 120px;
}
.feature02-wasprice{
	position: absolute;
	top: 5.2em;
	left: 120px;
	font-size: 85%;
	font-weight: bold;
	color: #000;
}
.slash{	text-decoration:line-through;}

.feature02-price{
	position: absolute;
	top: 5.8em;
	left: 120px;
	font-size: 100%;
	font-weight: bold;
	color: #33941a;
}

.feature02-module a.b_details:link,
.feature02-module a.b_details:visited{
	position: absolute;
	top: 6em;
	right: 10px;
}