.siteMap_tree{
  font-size:.8em;
  padding-bottom:10px;
  overflow:auto;
}

.siteMap_tree a.selected{
  background-color:#cccccc;
}

.siteMap_tree ul.root{
  margin:0 0 0 0;
  padding:0 0 0 0; 
  margin-left:-10px;
  
}

.siteMap_tree a.root,
.siteMap_tree a.root:hover
{
  background-color : #cccccc;
}