/* Hide and resize non-printable items */
body { background: white; }
div#container { background: white; width: 100%; }
div.left_container { display: none; }
div.right_container { display: none; }
div.advert { display: none; }
.buildBanner { display: none; }
.menu { display:none; }
div.top { float: none; }
div.column_left { display: none; }
div.column_center { display:inline; width: 100%; }
div.column_right { display: none; }
div.ordercontent { display:inline; margin-left: auto; float: none; height: auto; }
div.ordercontent div.receiptboxouter, div.ordercontent div.receiptgstlabel { width: 100%; }
div.footer { width: auto; background: white; }
a.print { display: none; }
a.returnHome { display: none; }
.wide, .fullcarttable, .cartTable { width: 100%; }
