body {
	background: white;
	color: black;
	font-family: Times New Roman, Arial;
	font-size: 11pt;
} 
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
h1 {page-break-before: always;} 
a:link, a:visited, a:hover, a:active { text-decoration: underline; color: black; }
/*a:after {
	content: " [" attr(href) "] ";
	text-decoration: none;
}*/
#header, #footer, #secondaryContent { display: none; }
#mainContent {
	float: left;
	width: 100% !important;
	width: 16.5cm;
}
#mainContent .property .details {
	float: left;
	width: 15cm !important;
	width: 11cm;
}
#mainContent .property .images {
	float: left;
	width: 5cm;
}
#mainContent .adminPanel { display: none; }
#savedel { display: none; }
@page {  
	margin: 2cm;  
}