/*
 * Site Map Styles
 */
 
#site-map {
  margin-top: 1.5em;
  padding: 15px;
  background: #ccc;  
}
#site-map a {
  text-decoration: none;
}