@charset "utf-8";
/* CSS Document */

.img_left {
	float: left;
	border: 1px solid #BED786;
	padding: 3px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#content strong {
	color: #489e2d;
}
#content h4 {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #55BB35;
}
#content #space {
	height: 120px;
}
#content #space2 {
	height: 80px;
}
#content fieldset {

}
