.product-promo-banner img {
	display: block;
	position:relative;
	left:0px;
	top:0px;
	z-index:2;
}



/* overrides positioning and size of free gift */
.free-gift-outer {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 350px;
}

#product-content {
	position: relative;
	top: 0px;
	left: 0px;
}
#product-hero-text {
	z-index: 2;
	position:absolute;
	top:100px;
	left:347px;
	height:125px;
	width:348px;
	background:url(/assets/img/Air-ProShield/heading.png) no-repeat;
}
#product-hero-text * {
	display: none;
}

.product-hero {
	z-index: 1;
	position:relative;
	top:0;
	left:0;
	height:300px;
	width:750px;
	background:url(/assets/img/Air-ProShield/hero-background_no_special.jpg) no-repeat;
	border-top:1px solid #d9dde1;
	border-bottom:1px solid #d9dde1;
	margin-top:-3px;
}
.product-proshield-below-fold {
	float:left;
}


#footnotes {
	border-top:3px solid #efefef;
	padding:10px;
	margin-top:20px;
}

#footnotes li {
	color:#666;
	font-size:11px;
}

#remove-particulates {
	width:184px;
}
#remove-particulates p.fine-print {
	font-size:9px;
	padding:0;
	line-height:1.3em;
}

#special-promotion {
    display:none;
}
