/*print.css*/

*  {	background: #fff; color: #000; max-width: 6.95in; float: none; }
img { max-width: 2in; }
a, abbr { color: #000; border: 0; text-decoration: none; }

hr, 
.nav,
.web_only, 
.rec_print.bgcontent img, 
.rec_print img, 
.sidebar,
.rec_print input[type="button"],
.rec_print input[type="submit"],  
#subnav, #header, #sidepanel { display: none; }
	
#receipt { border: none; }
#receipt #pagetitle, .blue { color: #000; }
#receipt img { display: inline; }

#subpage { border: 5px solid #000000; display: inline; top: 0;left: 0; height: 700px;}
#footer,#fixed_footer {
        font-size: 8px;
        color: #ffffff;
        text-transform: uppercase;

	height: 50px;
        width: 100%;
	position: fixed; bottom: 0;left: 0;
	display: block;
}

