div.ProductItem { margin: 10 0 30 0; padding-bottom:50; clear: both; text-valign: middle; }
div.ProductImages { width: 205; height: 100; float: left; margin: 0 30 0 30; color: #cccccc; text-align:center; }
div.ProductImages img { width: 100; height: 100; border: 0; }

div.ProductDescription { color: #333333; }
div.ProductDescription span { color: #000000; }
div.ProductDescription table tr td { color: #333333; }

div.ProductPricing { text-align:right; font-weight:bold; clear:right; margin: 0 40 0 40; }


