#product-content {
	position: relative;
	top: 0px;
	left: 0px;
}
#product-hero-text {
	position:absolute;
	top:100px;
	left:315px;
	height:177px;
	width:420px;
	background:url(/assets/img/XL-Shield-Scrubber/heading.png) no-repeat;
	z-index: 2;
}
#product-hero-text * {
	display: none;
}

#free-gift {
	z-index: 3;
}

.product-hero{
	z-index: 1;
	position:relative;
	top:0;
	left:0;
	height:300px;
	width:750px;
	background:url(/assets/img/XL-Shield-Scrubber/hero_background.jpg) no-repeat;
	border-top:1px solid #d9dde1;
	border-bottom:1px solid #d9dde1;
}



.product-scrubber-below-fold{
	float:left;
}
#product-content-body{
	width:710px;
	padding:28px 0 40px 40px;
	/*background:url(/assets/img/XL-Shield-Scrubber/bg-body-top.gif) repeat-x;*/
}
#product-content-body h2{
	color:#2655A5;
	margin:0;
	font:bold 24px Helvetica, Arial, sans-serif;
	letter-spacing:-.5px;
}
#product-content-body h3{
	color:#2655A5;
	margin:0 0 7px;
	font:bold 18px Helvetica, Arial, sans-serif;
	letter-spacing:-.5px;
}
#product-content-body p.hero{
	font-size:15px;
	line-height:21px;
}
.maincol{
	width:450px;
	margin-right:30px;
	float:left;
}
.topFeatures{
	margin:10px 0 20px;
	float:right;
	width:218px;
}
#product-content-body .topFeatures h2{
	position:relative;
	top:-7px;
	margin:-10px 0 0 0;
	padding-right:10px;
	display:inline-block;
	background:#fff;
	font-size:16px;
	font-weight:bold;
}
#product-content-body .topFeatures ul{
	float:left;
	padding-top:0;
	padding-bottom:0;
	list-style-image:url(/assets/img/bullet_blue.gif);
}
.topFeatures li{
	padding:0 8px 0 0;
	margin-bottom:5px;
	overflow:visible;
	font-size:12px;
	line-height:14px;
}
.topFeatures ul.last li{
	padding:0;
	margin-bottom:10px;
	overflow:visible;
	font-size:12px;
	line-height:14px;
}
.caption{
	font-weight:bold;
	color:#666;
}
