body {margin:0;padding:0;}

.node {width:20px;}
#node0 {margin-top:-6px; width:30px !important; height:30px;}

#inner-details {
    list-style:none;
    position:relative;
    padding:7px 6px 7px 7px;
    font-weight:bold;
    border:1px solid #ddd;
    border-top:none;
    background:url(/img/sitemap_back.gif) repeat-x top;
    height:20px;
    margin-bottom:1em;
    width:205px;
    white-space:nowrap;
    overflow:hidden;
}

#sitemap_title {
  position:absolute;
  font-size:88%;
  font-weight:bold;
  position:absolute;
  text-align:right;
  width:212px;
  text-transform:uppercase;
}

#inner-details img {
  vertical-align:middle;
  width:20px;
  height:20px;
}

#log {
    display:none;
}

#infovis {
    position:relative;
    width:218px;
    height:230px;
    overflow:hidden;
    border:1px solid #ddd;
    border-bottom:none;
}
