body {
	background:#FFF;
}

/*hide everything except the parent containers for the coupon*/
.coupons #branding,
.coupons #leftcol,
.coupons #callout,
.coupons #footer,
.coupons #content h1,
.coupons #contact-info,

  
/*nothing below this line should change in this rule*/
.coupons hr,
#mp-admin-menu,
#mp-admin-menu * {
	display:none !important;
}

#content_sub_bg table {
	width:780px;
}

#content_sub_bg table td {
	padding:0;
}

.coupons #content_sub_bg table,
.coupons #content_sub_bg table h1,
.coupons #content_sub_bg table p {
	display:block !important;
}

#coupons .box {
	margin-bottom:0.6em;
}

#coupons p.print {
	display:none !important;
}