div.products {}
div.products .category {margin:5px; padding:5px; display:inline; float:left; text-align:center; }
div.products table.cart {}
div.products table.cart thead tr td {background-color:#97b4ba; font-size:12px; font-weight:bold;}
div.products table.cart tr td {background-color:#b8c8cc;}
div.products table.cart tr td.noformat {background-color:#fff;}
div.products .productimage {float:right; padding:5px;}
div.products .addtocart {float:right;}
div.products .price {color:#f00;}