#site-map-content ul {
  margin-left: 20px;
}

#site-map-content a {
  color: #666;
  text-decoration: underline;
}

#site-map-content a:hover {
  text-decoration: none;
}