/* PRINT */
body, p {color:#000;}

#hd, #nav, .why-choose, .bc, .side, #ft {display:none;}

	.receipt h3 {border-bottom:1px solid #000;padding:3px 0px;color:#828282;margin-bottom:5px;}
	
	.receipt_logo {float:right;width:213px;height:200px;text-align:center;}
	
	.receipt_table {width:100%;border:none;}
	.receipt_table td {padding:3px;border-bottom:1px solid #ccc;}
	.receipt_table tr.totals td {padding-top:12px;text-align:right;border-bottom:none;}
	.receipt_table tr.totals_more td {text-align:right;border-bottom:none;}
	.receipt_table tr.totals_final td {padding-top:12px;text-align:right;border-top:1px solid #000;border-bottom:none;font-size:18px;}
	.receipt_table tr.labels td {font-weight:bold;color:#828282;border-bottom:1px solid #000;}
	
.payment_receipt_table {width:100%;border:none;}

	.payment_receipt_table td {padding:5px;}