body {
	background:#FFF;
}

/*hide everything except the parent containers for the coupon*/

body.internet-specials #branding,
body.internet-specials #nav,
body.internet-specials #rightcol,
body.internet-specials #leftcol h1, body.internet-specials #leftcol p,
body.internet-specials #footer {
	display:none !important;
}
/*nothing below this line should change in this rule*/

#leftcol table {
	width:780px;
}

#leftcolg table td {
	padding:0;
}

.internet-specials #leftcol table,
.internet-specials #leftcol table h1,
.internet-specials #leftcol table p {
	display:block !important;
}

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