@charset "utf-8";
/* CSS Document */


/* print IE6 */
* html body { zoom: 72%;/*WinIE only */
 } 

#footer { display:none;}

#printIcon{ display: none;}
#pageBack {display: none;}

#wrapper{
	width: 900px;
	background: #ffffff;
	margin: 0 auto 0;
}

/*================================
 CLEAR
================================*/
p.clear{
	font-size:0% !important;
	margin:0px !important;
	padding:0px !important;
	clear:both !important;
	line-height:0% !important;
	height:0px !important;
	width:0px !important;
	float:none;
}
