@import url(main.css) print;
body {
  font-size:9pt;
  color:#333;
  background:none;
}
div.first.column h2 {color:#333;}
div.results h3 {color:#333;}
a {color:#000 !important;}
#container {width: 700px;}
#header img {background:#002832;}

#header .mail,
#header img,
#navigation,
#sidebar,
#boxes,
div.column a.mail,
a.feed,
#footer a,
#photo-list a.button,
object {display:none;}

#header h1 {padding: 0 0 0 10px;}
#content div.column {padding-top: 10px;}
#gloryshot a {display: none;}
#gloryshot h2 a {display: inline;color:#eee !important;}

.print {display:block !important;}

#content input[type="text"] {border:1px solid #333;}

a {text-decoration: underline !important;}
#content p a:link:after, #content p a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 80%;
  font-style: italic;
  color:#888;
  text-decoration: none;
}
#content a[href^="http:"]:not:after {content: " (https://www.customresidential.co.nz" attr(href) ") ";}

#header,
#container,
#content {page-break-before: avoid;}
#container {page-break-inside: always;}

#content div.column {
  width:80%;
  page-break-inside: always;
}
.page-break {page-break-before: always;}