
#sitemap {
	padding-top: 12px;
}

#sitemap h2 {
	border-bottom: 1px solid #AAA;
  color: #197533;
  font-size: 1.5em;
	line-height: 0.9;
  margin-bottom: 12px;
	padding-bottom: 7px;
}
#sitemap h2 a {
  color: #197533;
}
#sitemap ul {
	list-style-type: none;
	margin-bottom: 18px;
}
#sitemap ul ul {
	margin-bottom: 0;
	margin-left: 1em;
}