/*  */

#sitemap .level0
{
  list-style-type: none;
  list-style-image: none;
}

#sitemap .level0
{
  margin-left: 0;
}

#sitemap .level0 .title
{
  background-color: transparent;
  margin: 0;
  border-bottom: 1px none #cccccc;
}

#sitemap .level0 .title a
{
  color: #333333;
  font-weight: normal;
  padding-top: 0.5em;
  font-size: 150%;
  text-decoration: none;
}

#sitemap .level1
{
  list-style-type: none;
  list-style-image: none;
}

#sitemap .level1 .title
{
  border: 0;
}

#sitemap .level1 .title a
{
  color: #006ED9;
  font-size: 100%;
  font-weight: bold;
  text-decoration: underline;
}

#sitemap .level2 .title a
{
  font-weight: normal;
}

#sitemap .levelInline
{
  list-style: none;
}

#sitemap .levelInline li
{
  display: inline;
  margin-right: 1em;
}

#sitemap .levelInline div
{
  display: inline;
}

/*  */

