/*hp_btm-newitems-bkg*/
#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:200px; left: 100px;*/
	top:210px; left: 30px;
	font-size: 122%;
	width:147px;
	height: 40px;
	overflow: hidden;
		background-color: #d5084d; /*  remove this to bring back black color for btn  */
	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;
		/*background: transparent url(/images/hp-promos/hp_btm-feature-bkg.jpg)*/	
	background: transparent url(/images/hp-promos/hp_btm-feature-bkg_V2.jpg) no-repeat 0 0; /*For Featured Items*/
	height:163px;
	width: 587px;
	margin-bottom: 12px;
}

.feature02-module{
	width: 282px;
	margin-top: 35px;
	margin-left: 8px;
	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;*/
	/*color: #EC9327;*/
	color:#d5084d;
	top:0.5em;
	left: 119px;
	font-weight: bold;
}

.feature02-txt{
	position: absolute;
	top: 1.8em;
	left: 119px;
	color: #646464;
	line-height: 1em;
}

.feature02-price{
	position: absolute;
	top: 5.8em;
	left: 119px;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}

.feature02-module a.b_details:link,
.feature02-module a.b_details:visited{
	position: absolute;
	top: 6em;
	right: 10px;
	background-color: #d5084d; /*  remove this to bring back black color for btn  */
}
