H1 {
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	padding-left: 16px;
	line-height: 29px;
	font-weight: bold;
	color: #628e59;
	width: 680px;
	background-repeat: repeat-x;
	background-image: url(../image/finding_bg.jpg);
	border-right-color: #dedede;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #628e59;
	border-left-width: 3px;
}
H2 {
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #006400;
	padding-left: 10px;
	width: 680px;
	border-bottom-style: solid;
	border-bottom-color: #006400;
	border-bottom-width: 1px;
}

