		body {background:#FFF;}

		/*hide everything except the parent containers for the coupon*/
		.thrift #header_nav,
		.thrift #content h1,
		.thrift #content p,
		.thrift #rightcol,
		.thrift #callout,
		.thrift #footer,
		/*nothing below this line should change in this rule*/
		.thrift hr,
		#nav,
		#nav * {
			display:none !important;
		}
	
		.thrift table {width:780px;}
		.thrift table td {padding:0;}
		
		.thrift table,
		.thrift table h1,
		.thrift table p {
			display:block !important;
		}

		.thrift .box {margin-bottom:0.6em;}

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