html, body { background: #fff; }

body {
	margin: 0;
	font-size: 12px;
	font-family: arial, sans-serif;
}

#wrapper {
	width: 881px;
	overflow: visible;
	margin: 0;
	background: none;
}

#banner { display: none; }

#content.thankyou {
	margin: 0;
	background: #fff;
	width: 780px;
	border: none;
}

#content.thankyou h2, #content.thankyou p, #content.thankyou #thankyou-nav-wrapper, #content.thankyou hr {
	display: none;
}

#footer { display: none; }

#receipt-wrapper {
	margin: 20px 0 20px 15px;
	width: 684px;
	padding: 0 25px 0 25px;
	border: 1px solid #000;
	overflow: hidden;
}

#receipt-wrapper #receipt-banner {
	margin-left: -25px;
	margin-bottom: 10px;
}

#receipt-wrapper #receipt-footer {
	margin-top: 150px;
	text-align: right;
}

#receipt-wrapper h4 {
	font-weight: 800;
	font-size: 14px;
	margin-bottom: 5px;
}

#receipt-wrapper td { padding: 3px; }

#receipt-wrapper thead td, #receipt-wrapper tfoot td { font-weight: 800; }