/* CSS Document */
body {
	border-top:1pt solid #000;
	margin-top:0;
	font-size:80%;
	}
* {max-width:100%}
	
div#wastecount {display:none;}
img#headerbottle {display:none;}
div.suckertreemenu {display:none;}
div#bottomshadow {display:none;}

div#main {width:auto; padding:0;}
div#bodybox {
	width:auto;
	margin:0;
	page-break-before:avoid; 
	border-width:0; 
	min-height:0;
	}
#bodycontent:before {content:'BottleBill.org - Bottle Bill Resource Guide'}

p {widows:3; orphans:2;}

td {page-break-inside:avoid;}
li {page-break-inside:avoid;}
h1, h2, h3, h4, h5, h6 {page-break-after:avoid;}

.mainbar {clear:left; width:100%;}