
/* ---------- General Layout ---------- */

head,
#omega-media-query-dummy,
#region-page-top,
#section-header,
.checkout-completion-message>p,
.checkout-completion-message>div.form-actions,
#region-page-top,
footer,
#back-top{
	display:none !important;
}


div.invoice-receipt
{
	display:block !important;
	height:auto !important;
	overflow:visible !important;
}

table,
td,
th
{
	border:1px solid #888 !important;
}

b{
	color:black !important;
	font-weight: bold !important;
}

table th{
}