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