

/* items */
	.item {width:33%;}
	
	

	.product-details {width:39%;float:right;margin-bottom:20px;}
	.product-images {width:60%;float:left;margin-bottom:20px;}

	.product-photo {width:auto;}

#itempurc {width:100%;height:auto;;}


.clear_right {clear:both;}