﻿
.greenbox 
{	
	margin-left:90px;
	width: 620px; 
	margin-top: 20px;
	background: url('../Images/going green/MainFadeBackgnd.png') repeat-x;
    background-color: #A0F625;
}
.greenboldtext
{
	font-size:12px ;
	margin: 0px 0px 0px 0px;
	color:black	;
}

.greennormaltext
{
	font-size:12px ; 
	line-height:15px;
	margin: 10px 0px 0px 0px;
	color:#38560F;

}

.greennormaltext a
{
	font-weight: bold;
	color: black;
}

.papergsm
{
	border-style: solid none solid none;
	border-width: 1px;
	font-size: 10px;
	color: black;
	border-color: #C0C0C0;
	padding-top: 1px;
	padding-bottom: 1px;
}
.paperp	
{
	margin-bottom: 4px;
}

.greenlistitem{

	width:400px;
	clear:both;
	
}

.greenlistitemicon{
	margin-top: 10px;	
	float:left;
	width:48PX;
	margin-left:20px;
	margin-right: 12px;	
	/*height: 70px;*/


}
.greenlistitemleft{	
	float:left;
	width:300PX;
	margin-left:0px;
	margin-right: 20px;	
	padding-bottom: 10px;

	
}


.paperlistitemicon{
	margin-top: 10px;	
	float:left;
	width:48PX;
	margin-left:10px;
	margin-right: 12px;	
	/*height: 70px;*/


}
.paperlistitemleft{	
	float:left;
	width:462PX;
	margin-left:10px;
	margin-right: 20px;	
	padding-bottom: 10px;
	/*height: 70px;*/
	
}

.paperlistbotdiv
{
	margin-top: 4px;
	border-style: solid none none none;
	border-width: 1px;
	height: 10px;
	border-color: #C0C0C0;
}

.paperlistitem{
	width: 572px;
	 min-height:25px;
	clear: both;
	background-image: url('../Images/going green/greyfade.png');
	background-repeat: repeat-x;
}

.paperlistitem h1{
	margin-top: 6px;
}
.paperlistitem p{
	margin-bottom:4px;
	
}


