/* Print Stylesheet for NZHotPools.co.nz */

body {
   background: white;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   }

.header_stats {
    display: none;
    }

.header {
    display: none;
    }

.seo_intro {
    display: none;
    }

.main_column {
   width: auto;
   margin: 0 5%;
   padding: 0;
   padding: 0 10px;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

a:link, a:visited {
   color: #666666;
   background: transparent;
   text-decoration: underline;
   }

.left_column {
  display: none;
	}

.right_column {
  display: none;
  }

.footer {
  display: none;
  }

#on_this_page, #write_review, #write_suggestion, #footer, input, hr {
    display: none;
  }

.red_snippet {
    display: block;
  }
