div.div2{
	border-top: 3px solid #9fa;
	padding: 5px 0px;
	margin: 1px 0px;
	background: rgba(64,128,64,0.7);
	color: #fff;
	width: 950px;
	font-weight: bold;
	font-size: 1.0em;
	float: center;
	height: 18px;
	text-align: left;
	width: 950px;
	border-spacing: 0;
}
div.div3{
	border-bottom: 20px solid #6c6;
	padding: 0px 0px;
	margin: 1px 0px;
	background: rgba(64,128,64,0.7);
	color: #fff;
	width: 950px;
	font-weight: bold;
	font-size: 1.0em;
	float: center;
	height: 30px;
	text-align: left;
	width: 950px;
	border-spacing: 0;
}
