/*
 * Site Map Styles
 */

#site-map {
  border-top: 1px solid #ccc;
  padding-top: 1.5em;
}
#site-map a {
  text-decoration: none;
}