.GreenHomeFeatured {
	margin-bottom: 0px;
}
.GreenHomeFeatured .TopLeft {
	width:8px; height: 23px;
	background: #556C1F url(img/greencontainer_topleft.png) top left no-repeat;
	border-bottom: solid 2px #556C1F;
}
.GreenHomeFeatured .Top {  
	color: white;
	background: #556C1F url(img/greencontainer_topgradient.png) repeat-x;
	border-bottom: solid 2px #556C1F;
}
.GreenHomeFeatured .TopRight { 
	width:8px; height: 23px;
	background: #556C1F url(img/greencontainer_topright.png) top right no-repeat;
	border-bottom: solid 2px #556C1F;
}
.GreenHomeFeatured .ContentLeft { 
	border-left: solid 2px #556C1F;
}
.GreenHomeFeatured .ContentPane {
	height: auto;
}
.GreenHomeFeatured .ContentRight { 
	border-right: solid 2px #556C1F;
}
.GreenHomeFeatured .BottomLeft { 
	width:8px; height: 10px;
	background: white url(img/greencontainer_bottomleft.png) bottom left no-repeat;
}
.GreenHomeFeatured .Bottom { 
	background: white url(img/greencontainer_bottomgradient.png) repeat-x;
}
.GreenHomeFeatured .BottomRight { 
	width:8px; height: 10px;
	background: white url(img/greencontainer_bottomright.png) bottom right no-repeat;
}
.GreenHomeFeatured .Head { 
	font-family: sans-serif;
	color: white;
	text-transform: uppercase;
	line-height:12px;
	font-size: 12px;
	font-weight: bold;
	vertical-align: text-bottom;
}
