.productboxouter {margin-left:0px; float:left; display:inline;}
.productsgroup { width:510px; margin-bottom: 15px; float:left; display:inline; }

.product {
	width:160px;
	text-align:center;
/*	background-color:#ffffff; */
	display:inline;
	padding-top:0;
	margin-left:6px;
	float: left;
	margin-bottom: 10px;
}

.producttop1 {
	margin: 0;
	background: url(/images/premheader.gif) no-repeat; 
	height: 32px;
	line-height: 20px;
	width: 160px;
}
.producttop2 {
	margin: 0;
	background: url(/images/qualheader.gif) no-repeat; 
	height: 32px;
	line-height: 20px;
	width: 160px;
}
.producttop3 {
	margin: 0;
	background: url(/images/econheader.gif) no-repeat; 
	height: 32px;
	line-height: 20px;
	width: 160px;
}

.productInterior {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
/*	background: url(images/prodBG.gif) top repeat-x; */
	padding: 8px 0 0px 0;
	height: 260px;
	min-height: 260px;
}

.productInterior .clear {
	clear: both;
	height: 10px;
}

.product img.preview-image {
	margin-top:0px;
	margin-bottom: 8px;
	border: 1px solid #CCCCCC;
}

.product p {text-align:center;}

.product p.name {
	font-size:11px;
	padding:1px;
	color:#006;
	line-height: 11px;
	height: 35px;
}

.product p.retailprice {
	color:#333333;
	font-size:10px;
	height: 12px;
	line-height: 12px;
	margin-bottom:2px;
	text-align:center;
}

.product p.price {
	color:#333333;
	font-size:10px;
	height: 12px;
	line-height: 12px;
	margin-bottom:0px;
	text-align:center;
}

.product p.savings {
	font-size:10px;
	color:#990000;
	line-height: 10px;
	text-align:center;
	margin-bottom: 4px;
}
.customerrating {
	margin-top: 2px;
	margin-bottom: 4px;
}


.product p.navimages {
	width:120px;
	padding:0;
	float:left;
	display:block;
}

.paging {
	margin-left: 8px;
	line-height: 15px;
}
.product p.coupon {color: red; font-size: 10px; text-align: center;}
.recDefinitions {
	color: #FFFFFF;
	margin-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
}

.recommendedtrees {
	border: 2px solid #666666;
	background-color: #AB3232;
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 0px;
	padding-left: 2px;
	/*background-image: url(/images/snoflakbg2.jpg);*/
}
.recommendedtrees .recommendedTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
}

.recommendedtrees h1 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: center;

}

