
/**************************
   - MASTER SETUP
**************************/
.imageRotator,
.noPrint { display: none !important; }
html, body { overflow-y: visible; border:0; margin:0; padding:0; }
div#wrapper,
div#main { width:100% !important; height:100% !important; margin:0 !important; padding:0 !important; overflow:visible !important; }


/**************************
   - E-COMMERCE
**************************/

div#products div.product { padding:0; margin:0; border:0; }

div#products div.product a.productImageLink img.productImage { border:0; }
div#main div#cart div#shippingInformation { padding:0; margin-top:30px; }
div#main div#cart div.informationCol { float:none; }
div#main div#cart div#paymentInformationRight { border-top: 1px solid #DEE1CE; margin-top: 9px; padding-top: 9px; }
div#main div#cart div#customerInformation,
div#main div#cart div#paymentInformation { width:100% !important; overflow:visible !important; border:0; }

div#main div#cart table#cartContent * { font-size:12px !important; width:auto !important; background:none !important; color:#000000 !important; }
div#main div#cart table#cartContent .money { text-align:right; }

div#main div#cart div#paymentInformation div,
div#main div#cart div#paymentInformation span,
div#main div#cart div#paymentInformation label { font-size:12px !important; background:none !important; color:#000000 !important; }






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
