#sitemaptree ul  {
  list-style: none;
  margin: 0 10px 10px;
  padding: 0;
}

#sitemaptree li {
  list-style: none;
  margin: 3px 0;
  padding: 0 0 0 15px;
  background: transparent;
}

#sitemaptree li li {
  background: url('../../../images/bullet.png') no-repeat 0 5px;
}