body {
	background: white;
	}

div#pagecontainer {
	display: none;
}

div#navigation {
	display: none;
}

div#bottomnav {
	display: none;
}

.printbutton {
ÊÊvisibility: hidden;
ÊÊdisplay: none;
}


div#coupon {
	background:url(../images/coupon.gif) top center no-repeat;
	height:300px;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	font-family: Lucida Grande,Lucida Sans Unicode,Verdana,Arial,_sans;
}

div#couponhead {
	padding-top:100px;
	text-align:center;
	margin:0px auto;
}

div#couponbanner {
	display: none;
}

div#printnumbers {
	margin-top:100px;
}

div#printsave {
	margin-top:10px;
}

div#print a {
	display: none;

}

div#red {
	display: none;
}

div#bottomred {
	display: none;
}


