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