#product-content {
	float:right;
	width:750px;
}

.product-encasements-hero{
	position:relative;
	top:0;
	left:0;
	height:375px;
	width:750px;
	background:url(/assets/img/Mattress-Encasements/background_hero.jpg) no-repeat;
}
.product-encasements-hero .heading{
	position:absolute;
	top:40px;
	left:158px;
	height:133px;
	width:555px;
	background:url(/assets/img/Mattress-Encasements/heading.png) no-repeat;
	text-indent:-9999px;
}
.product-encasements-hero .heading *{
	display:none;
}
#product-content-body{
	position:relative;
	top:0;
	left:0;
}
#product-content-body .topCopy{
	display:block;
	float:left;
	margin:0px 20px 0 0;
	width:300px;
	overflow:visible;
}
#product-content-body .topFeatures{
	display:block;
	float:left;
	width:340px;
	padding:10px 0 4px 20px;
	margin:20px 15px 0 0;
	border-left:1px solid #E5E5E5;
	overflow:visible;
}
#product-content-body .topFeatures h2 {
	color:#4B7732;
	font-size: 18px;
}
#product-content-body .topFeatures ul {
	margin:0 0 -7px 15px;
	padding:0;
	list-style-image:url(/assets/img/bullet_blue.gif);
}
#product-content-body .topFeatures li {
	font-weight:bold;
	margin-bottom:5px;
}

#facts {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0px 20px -7px;
}

#mattress-mite {
	background: transparent url(/assets/img/Mattress-Encasements/mattress-mite-middle.png) repeat-y scroll top left;
	margin-bottom: 1em;
}
#mattress-mite-bottom {
	background: transparent url(/assets/img/Mattress-Encasements/mattress-mite-bottom.png) no-repeat scroll bottom left;
}
#mattress-mite-top {
	background: transparent url(/assets/img/Mattress-Encasements/mattress-mite-top.png) no-repeat scroll top left;
	padding: 6px 35px 0px 80px;
}
#mattress-mite-inner {
	height: 60px;
	position: relative;
	top: 0px;
	left: 0px;
}

#mattress-mite h2 {
	font-weight:bold;
	position: absolute;
	top: 20px;
	left: 0px;
}
#mattress-mite ul {
	position: absolute;
	top: 0px;
	left: 150px;
	width: 425px;
	background: #EFEFEF;
}
#mattress-mite li {
	font-size: 13px;
	line-height:1.1em;
}



#product-content-body .caption{
	display:block;
	float:left;
	width:146px;
	margin-right:10px;
	font-weight:normal;
	font-size:12px;
	line-height:14px;
	color:#666;
}

#product-content-body .col1{
	display:block;
	float:left;
	width:540px;
	margin: 0 10px 0 0;
}
#product-content-body .col2{
	display:block;
	float:left;
	width:155px;
}
#product-content-body .col2 p{
	font-size:12px;
	line-height:14px;
	color:#666;
	padding:0 0 5px 3px;
}
.product-encasements-below-fold{
	position: relative;
	top: -42px;
	left: 0px;
}
#product-content-body{
	width:710px;
	padding:0px 0 40px 40px;
}
#mattress-shop h2 {
	background:url(/assets/img/Mattress-Encasements/mattress-shop-rule-repeater.png) repeat-x left 50%;
}
#mattress-shop h2 span{
	background:#fff;
	padding-right:7px;
}


#mattress-shop-items {
	margin:20px -12px 0 12px;
}
#mattress-shop-items .col {
	float:left;
	width:164px;
	margin:0 12px 0 0;
}
#mattress-shop-items .col .img {
	text-align:center;
	margin:0 0 10px;
}
#mattress-shop-items .col .img a {
	border:1px solid #CCCCCC;
}
#mattress-shop-items .col .img a:hover {
	border:1px solid #fff;

}
#mattress-shop-items .col a span {
	background:transparent url(/assets/img/Mattress-Encasements/sidebar-explore-bullet.gif) no-repeat scroll 1px 0;
	display:block;
	font-weight:bold;
	margin:10px 0 0;
	padding:0 0 8px 12px;
	color:#333;
}
#mattress-shop-items .col a span.item-price, #mattress-shop-items .col a span.item-info{
	background:transparent none repeat scroll 0 0;
}
#mattress-shop-items .col a span.item-info{
	color:#666;
}
#mattress-shop-items .col a {
	display:block;
	text-decoration:none;
}
#mattress-shop-items .col h4 a:hover{
	text-decoration:underline;
}
