 div.sitemap h2 a:visited, div.sitemap h2 a:link {
 	color : #4090B8;
 }
  
div.sitemap {
	margin:10px;
}
div.sitemap-section {
	float:left;
	margin:10px;
	min-height:6.7em;
	position:relative;
	width:30%;
}
div.sitemap h2 {
	background-color:#F3F3F3;
	border-top:2px solid #4090B8;
	margin-bottom:0.3em;
	padding:2px 2px 6px 8px;
	color					: #4090B8;
	font					: bold 133.33% Verdana;
}

div.sitemap-section ul {
	padding-left:8px;
}

div.sitemap-section ul li {
	padding-bottom:2px;
}