/* product */

div#mainleft {
	width:275px;
	margin: 0px 0 300px 20px;
	padding: 0px 10px 0 0;
	background-color:#fff;
}

div#mainleft p { font-size: 90%; }

div#mainright { margin:0; }

div#main {
	background: url(../images/products/products_image.jpg) top right no-repeat;
	top:-10px;
}


