body {
	background:#FFF;
}

/*hide everything except the parent containers for the coupon*/
.contact #branding,
.contact #nav,
.contact #rightcol,
.contact form,
.contact .first,
.contact .form-intro,
.contact #footer,

/*nothing below this line should change in this rule*/
.contact hr,
#mp-admin-menu,
#mp-admin-menu * {
	display:none !important;
}

#content_sub_bg table {
	width:780px;
}

#content_sub_bg table td {
	padding:0;
}

.contact #content_sub_bg table,
.contact #content_sub_bg table h1,
.contact #content_sub_bg table p {
	display:block !important;
}

#contact .box {
	margin-bottom:0.6em;
}

#contact #mp-main p.print {
	display:none !important;
}
