#site-map ul {
  list-style: none;
}

#site-map a {
  color: #121;
}

#site-map ul ul {
  margin-left: 20px;
}