/* Styles for the 'Recycling Rates' and 'Packaging Facts' pages */

h2 {
	clear:both;
	width:100%; 
	border-bottom-width:medium; 
	border-bottom:solid;
	}
dt {
	font-size:14px;
	font-weight:bold;
	color:#006666;
	}
.indent {margin-left:20px;}
.pub {
	clear:both;
	margin-top:15px;
	}