/* CSS Document */
div#product-wrapper {
	float:left;
	background:url(/images/product-left-back-2.jpg) no-repeat;
	width:976px;
}

#menu-product li.select-nav {
	margin: 0 0 0 0;
	padding: 0 0 0 9px;
	background-color:#7b8c8e;
	margin-bottom: 5px;
}

.product-desc-left {
	background-color:#7b8c8e;
}
.product-desc-square {
	background:url(/images/product-emporte-square-header.png) no-repeat;
}

.product-desc-right {
	background-color:#8fa4a7;
}

.product-desc-right-print  {
	background:url(/images/product-emporte-arrow-header-small.png) no-repeat left top  ;
}