/* CSS EAP PRINT */


#header, #left, #footer, #footer2, #mainmenu, #hideprint, #listingcontact, #stats, #welcome {
	display: none;
}


 #main, #mainfull {
	background: white;
   	font-size: 12pt;
	width: auto !important;
   	margin: 0 5%;
   	padding: 0;
   	border: 0;
   	float: none !important;
   	color: black;
   	color: #520;
   	background: transparent;
   	font-weight: bold;
   	text-decoration: underline;
	line-height: 120%;
}

#printerheader {
		display: block;
		background: white;
   		font-size: 12pt;
		width: auto;
		color: black;

	width: 99%;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #00cc00;
	
	
}



