
	#ppp {
		width:650px;
		padding:20px 20px 0 20px;
		height:180px;
		background-color: #FFF;
		background-image: url('/assets/images/pollution_prevention/pic_poll-prev.gif');
		background-repeat: no-repeat;
	}
	.popup {
		margin:-5px 0 0 0;
		
	}
	.popup p {
		width:600px;
		height:10px;
		padding: 5px 5px 5px 300px;
		
		font-size: 11px;	
		
	}
	.popup p span {
		width:340px;
		display:none;
	}
	.popup p:hover span {
		display:block;
	}
	.caption {
		margin: 60px 0 0 0;
	}
	
	
	
	.cat-background {
		/*margin: 60px 40px 20px;
		padding:0 20px 0 0;*/
		background-image: url('/assets/images/pollution_prevention/food-scrap-graphic.gif');
		background-repeat: no-repeat;
		background-position: right bottom;
	}
	

	.left2 {
		width:350px;
		float:left;
		margin:0px;
		padding:0 10px 0 0;
		
	}
	
	
	.left3 {
		width:220px;
		float:left;
		margin:5px;
	}
	.center3 {
		float:left;
		width:220px;
		margin:0 auto;
		margin:5px;
	}
	.right3 {
		width:220px;
		float:left;
		margin:5px;
	}

