@charset "iso-8859-1";


#green-list				{ margin: -0.7em 0 0 0; padding: 0; list-style-type: none; }
#green-list li			{ width: 79px; height: 37px; padding-top: 51px; float: left; text-align: center; color: #4C85A0; }
#green-list .recycle	{ background: url(../images/recycle.png) center top no-repeat; }
#green-list .buy		{ background: url(../images/bag.png) center top no-repeat; }
#green-list .energy		{ background: url(../images/lightbulb.png) center top no-repeat; }
#green-list .green		{ background: url(../images/tag.png) center top no-repeat; }
#green-list .commute	{ background: url(../images/bike.png) center top no-repeat; }
#green-list .sun		{ background: url(../images/sun.png) center top no-repeat; }
#green-list .water		{ background: url(../images/water.png) center top no-repeat; }
#green-list .organic	{ background: url(../images/plant.png) center top no-repeat; }

#green-list2			{ margin: -0.7em 0 0 0; padding: 0; list-style-type: none; }
#green-list2 li			{ padding: 0 0 2em 60px; }
#green-list2 p			{ margin: 0; padding: 0; }
#green-list2 .recycle	{ background: url(../images/recycle.png) left top no-repeat; }
#green-list2 .buy		{ background: url(../images/bag.png) left top no-repeat; }
#green-list2 .energy	{ background: url(../images/lightbulb.png) left top no-repeat; }
#green-list2 .green		{ background: url(../images/tag.png) left top no-repeat; }
#green-list2 .commute	{ background: url(../images/bike.png) left top no-repeat; }
#green-list2 .sun		{ background: url(../images/sun.png) left top no-repeat; }
#green-list2 .water		{ background: url(../images/water.png) left top no-repeat; }
#green-list2 .organic	{ background: url(../images/plant.png) left top no-repeat; }
#green-list2 .fair-trade	{ background: url(../images/coffee_bean.png) left top no-repeat; }

.left-column p			{ margin-bottom: 0; }
.left-column h4			{ margin-bottom: 0.5em; }

.first					{ margin-top: 1.5em; }
