/* ------------------------------------------------------------------------------------- */
/* Copyright Einstein Industries 2003. Used with Permission.                             */
/* May not be duplicated or reproduced.                                                  */
/*                                                                                       */
/* Please check for cross-browser compatibility prior to making changes                  */
/* MINIMUM BROWSER CHECK :: IE5.x/IE6/Op7/NS7/Safari                                     */
/*                                                                                       */
/* CSS Document - print.css (styles for print only)                                      */
/* ------------------------------------------------------------------------------------- */

body { 
	margin: 5px;
	padding: 5px;
	}

body, #faux-column-wrap, #content-main, #wrap, #wrap-inner  { 
	background: none; 
	width: auto; 
	text-align: left; 
	}

#content-main { 
	margin: 0; 
	padding: 0;
	}
	
#footer, #footer-wrap, #header, #content-sidebar, #nav, #faux-column-foot, #faux-column-head, div.separator-vert-R, div.separator-vert-L, div.separator-vert { display: none; }



