.sitemap_col {
  clear: both;
  padding-bottom: 1em;
  border-bottom: solid 1px #c4bfb5;
  margin-bottom: 1.5em;
  overflow: hidden;
}

h3 {
  margin-left: 10px;
  clear: both;
  font-size: 123.1%;
}
h3 a {
  padding-left: 10px;
  background: url(../img/site/icon.gif) no-repeat left 0.1em;
  font-weight: bold;
}

.sitemaplist {
  float: left;
  margin-left: 20px;
}
.sitemaplist li {
  width: 360px;
  margin: 5px 10px;
  padding: 5px;
  float: left;
  background: url(../img/site/icon2.gif) no-repeat left 6px;
  background: #dcd4c0;
}

* html .sitemaplist {
  margin-left: 0 !important;
}/*# sourceMappingURL=site.css.map */