
#recycleTable {
	width:740px;
	background:url(../images/recyclingBg.gif) repeat-x top;
	}
#mainCell {
	color:#ffffff;
	text-align:center;
	line-height:2.5em;
	font-weight:bold;
	font-size:1.2em;
	}
#mainCell div {
	padding:10px;
	border:2px solid #345933;
	background:url(../images/recyclingTrees.gif) no-repeat 52px 102px;
	}
#mainCell p {
	padding:0px;
	margin:0px;
	}
.bottomRow,
#rightCol {
	font-size:1px;
	vertical-align:align;
	line-height:1px;
	padding:0px;
	margin:0px;
	}
#rightCol {
	width:6px;
	background:url(../images/recyclingR.gif) repeat-y top left #ffffff;
	}
.bottomRow {
	background:url(../images/recyclingB.gif) repeat-x top left #ffffff;
	}
#mainCell a {
	color:#355933;
	font-style:italic;
	}