@charset "utf-8";
/* CSS Document */

html
{
font-family:"Tahoma";
font-size:12px;
color:#637683;
}
body
{
background:#f1f2f3;
margin: 0;
}

/*#container, #snav-container*/ 

#header, #headerbar, #topnav, #mnavbar, #home-locations, #print_link, #poweredby, .noprint 

{display: none;}

#coupon_print
{                                  
	display: list-item;
	list-style-image: url(coupon_2.gif);
	list-style-position: inside;
	letter-spacing: -1000em;
	font-size: 1pt;
	color: #fff;
	width:380px;
	height:380px;
	}                
	
