@charset "utf-8";
/* CSS Document */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+	industrialwaste.css 
+	
+	
+	
+	
+	
++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#left dl {
	clear:both;
	width:550px;
	padding-bottom:7px;
	line-height:1.5em;

}
#left dl dt {
	float:left;
	font-weight:bold;
	color:#04438e;
	width:100px;
	height:25px;
}
#left dl dd {
	float:left;
	width:450px;
}