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

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

.main_content {
   width: auto;
   margin: 0 10%;
   padding: 0;
   padding: 0 20px;
   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_links {
  display: none;
  }

.header_container {
  display: none;
}

.seo_top {
    display: none;
  }

.left_shadow, .right_shadow {
    display: none;
  }
/*
#ae-logo-for-print {
  height: 75px;
  width: 200px;
}
*/
