#structure {
	min-height: 674px;
} 

#about {
	margin-right: 16px;
}

#about-content {
	display: inline;
	width: 424px;
	float: left;
	margin-top: 12px;
	border-right: 1px solid #f1f1f1;
}

#about-content h2 {
	margin-top: 0;
	font-size: 18pt;
	color: #508e27;
}

#about-content p {
	margin: 0 2.25em 0.8em 0;
	color: #508e27;
	font-size: 12pt;
	font-weight: bold;
	line-height: 160%;
}

#about-news { 
	display: inline;
	float: right;
	width: 324px;
	margin-top: 36px;
}

#about-news h3 {
	margin: 0 0 6px 16px;
	font-size: 10pt;
}

#about-news h3 a {
	display: block;
	color: #000;
	text-decoration: none;
}

#about-news h3 a:hover {
	text-decoration: underline;
}

#about-news img {
	float: right;
	margin: 0 0 4px 4px;
}

#about-news p {
	margin: 0 0 16px 16px;
	padding: 0 0 16px 0;
	border-bottom: 1px solid #f1f1f1;
}

#about-news p:last-child {
	border-bottom: 0;
}
