.sitemap {
    overflow: hidden;
    margin: 0px 5px;
}

.sitemap div h2, .sitemap div h3 {
	margin: 0px;
}

h2.sitemap-header a {
	float:left;
	font-size:18px !important;
	font-weight:normal;
	text-decoration:none;
}

.sitemap div h2 {
    color: #000099;
    font-size: 0.9em;
}

.sitemap div .first-h4 {
  margin-top: 0px;
}

.col {
	float:left;
	width:25%;
  border-bottom: #EBEBEB;
}

.lastcol {
	width:24% !important;
}

.col div {
  border-bottom: solid 1px #ebebeb;
  height: 20px;
  display: block;
}

.col div a {
  line-height: 20px;
  display: block;
}

.height-40 {
  height: 41px !important ;
}
