body {
	background:#FFF;
}

/*hide everything except the parent containers for the coupon*/
.specials #branding,
.specials #nav,
.specials #callout,
.specials #footer,
.specials #mpe h1,

/*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 #mp-main p.print {
	display:none !important;
}
