/* Print Styles */

body {
	background: url(none);
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14pt;
}
h2, h4 {
	font-size: 16pt;
}
#content {
	background: #FFFFFF url(none);
	padding: 10px 0px;
	width: 100%;
	overflow: visible;
}
#listing_contact {
	background: #FFFFFF url(none);
}
#footer {
	clear: both;
	height: 75px;
	margin-top: 20px;
}


/* items to hide */
h1,
.print,
a.btn_back,
.pagination,
#navigation,
#footer #navfoot,
.jqGSContainer .jqGSPagination,
#listing_contact .bottom {display: none;}