/*this stylesheet accompanies intheknowpeel.ca*/
/* for printer friendly pages */
/* print styles */
body {color: #000000; background: #fff;}
a:link, a:visited {background: #fff; color: #000000; text-decoration: underline;}
h1, h2, h3 {
	background: #fff; 
	color: #000000; 
	padding-bottom: 2px; 
	border-bottom: 1px solid #666666;
	width: 100%;
	}

#topstuff {display: none;}
#toplogo {display: none;}
#topsti {display: none;}
#top-clinics {display: none;}
#top-bcpreg {display: none;}
#top-glossary {display: none;}
#top-contact {display: none;}
#printtop {display: block;}
#globalnav {display: none;}
#search {display: none;}
#leftnav {display: none;}
#bottomnav {display: none;}
#faq-btm-nav {display: none;}

#bubble1, #bubble2, #bubble3, #bubble4, #bubble5, #bubble6 {display: none;}

#facts {display: none;}

#container, #content {
	width: 95%; #width: auto; _width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	color: #000000;
	background: transparent none;
	}

#content {
	padding-top: 20px;
	}
	
#qa-box { overflow: visible; border: 0; width: 98%; height: 100%; }
	
