div.sitemap ul { padding:0px; margin-left:15px; }
div.sitemap ul li { }

div.sitemap ul ul { padding-left:25px; margin-left:0px; margin-bottom: 10px;}
div.sitemap ul ul li { }

div.sitemap ul ul ul { padding-left:30px; margin-left:0px; margin-bottom: 0px; }
div.sitemap ul ul ul li {  }

table.sitemap
{
  border:0px;
}
table.sitemap tr th
{
  font-weight: bold;
  background-color: #bbbbbb;
  border: 0px;
  padding: 3px;
  vertical-align:top;
}
table.sitemap tr td
{
  font-weight: normal;
  background-color: #dddddd;
  border: 0px;
  padding: 3px;
}

