.dontPrint { display:none; }
.printOnly { display:inline; }

body{
	background:transparent url();
}
.bodyBuild {
	font-family:Arial;
	background:
		transparent
		no-repeat
		center bottom
		url();
	font-size:12px;
	margin:0;
	margin-top:0;
	color:#000;
}
.orderWrapper { border:0;
height:99%;
	background:
		transparent
		no-repeat
		center bottom
		url('/images/receipts/receipt-bottom-322.jpg');border:#57C7CE 1px solid; }
.up32px { margin:0; margin-top:-16px;background:transparent url(); }
.tableBG, .displayTD { background:transparent url(); }

.printTableFormt { background-color:transparent;
	border-right:#000 1px solid;border-bottom:#000 1px solid;border-top:#000 1px solid;}

.accountListings { width:100%; }

b { color:#000; } 


#checkoutDiv { 
background-color:#c8ecf5;
position:relative;
padding:12px;padding-top:26px;
background-image:url('/images/LOGOS/printReceiptBG2.jpg');
background-repeat:repeat-x;
background-position:0 0;
border:4px #000 double;
width:680px;
margin-top:0;
margin-bottom:0; }

  
.miniReceipt { font-size:15px; }

.miniReceipt18 { font-size:18px;  }

.miniAddress { text-align:center;font-size:14px;font-face:verdana;font-weight:bold; }
