body {
	font: normal 12px Arial, Verdana, sans-serif;
}

#navigation,
#search,
#footer,
#printme {
	display: none;
}

#res2 #search,
#res3 #search,
#res4 #search,
#bookpay #search {
	display: block;
}

#logo,
#strapline {
	text-align: center;
	font-weight: bold;
	font-size: 150%;
}

.mod_promobox {
	float: none;
	border: 1px solid #000;
	padding: 10px;
}

.leasing_table {
	border: 1px solid #000;
	width: 100%;
	page-break-inside: avoid;
	border-collapse: collapse;
}

.leasing_table th,
.leasing_table td {
	border: 1px solid #000;
	padding: 2px 4px;
}

.leasing_table a {
	display: none;
}

.enquire,
.noprint { display: none; }

a:link, a:visited {
	color: #333;
	font-weight: 100;
	text-decoration: underline;
}

td a:link, td a:visited {
	text-decoration: none;
}

#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="java"]:after {
	content: " ";
}

#content a[href^="/"]:after {
	content: " (http://www.globalCARS.co.nz" attr(href) ") ";
}