@charset "utf-8";
#content p {
	margin: 0 0 10px;
}
#content h3 {
	padding:20px 0 0 0;
	font-size: 20px;
	color: #1e6c2b;
	font-weight: bold !important;
	border-bottom:1px solid #1e6c2b;
	margin: 0 0 25px;
}
