

#contentsWrapProduct {

  background:url(../img/products_bg1.gif) no-repeat;
 background-position: top right;

 width: 799px;
 padding:0;
 margin:0;

}

#price {
	width: 100%;
}
#price td {
	border: 1px solid #CCC;
	padding: 6px;
	text-align: right;
}
#price th {
	border: 1px solid #CCC;
	padding: 6px;
	text-align: center;
	background-color: #E8EBFF;
}
