@charset "UTF-8";

.sitemap h3 {
  margin-bottom: 5px;
  padding: 5px;
  background-color: #336699;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

.sitemap dl dt {
  font-weight: bold;
}

.sitemap ul {
  padding: 5px;
  margin-bottom:15px;
}

.sitemap ul li {
  display: inline;
  padding-right: 10px;
}
