#productGeneral { }
.mainProductContainer { height:auto; }
.imgWrapper { margin-right:10px; }
.imgWrapper img { padding:2px; border:1px solid silver; }
#cartAdd { float:right; border:1px solid #44241E; background-color:white; margin:10px; font-size:12px; }
#cartAdd .cartTitle { font-size:12px; background:#873E1D url(/templates/muths/images/bg_blk_header.jpg) repeat-x top; color:white; line-height:20px; text-indent:5px; }
#cartAdd .cartQty { width:16px; height:16px; font-size:12px; text-align:center; margin:0 10px; }
#cartAdd .cartData { background:#FFFFFF url(/templates/muths/images/bg_box_top.jpg) repeat-x top; padding:5px; text-align:left; }
.display_qty_cart { margin:0 0 10px; }
.display_add_cart button { }
#productQuantityDiscounts { clear:right; }