/*--------------------------------------------------*/
/* print.css - dirtdevil.com					    */
/* April 2005									    */
/* contains all print related styles     			*/
/* Copyright (c) 2005 Royal Appliance           	*/
/*--------------------------------------------------*/

/* hide certain things from printer */
#utilitynav, #navigation, #secondarynav, .globalnav, #extras, #extras div, #misc { display: none; }

/* reset width */
#footer { margin: auto; }
#footer .copyright { float: left; }
#container hr.brandingbar { height: 2px; }
#container { margin: 0px; width: auto; }
#site #content { width: auto; margin: 0px; clear: both; }
.home_espot { width: auto; margin: 0px; float: none; }
.espot3 { overflow: visible; height: auto;}
.espot3 .body { height: auto; }
#site { background-image: none; }
