#sitemap    { color: #303030; line-height: 2; white-space: nowrap }

#sitemap  ul           { list-style-type: none; list-style-position: inside; margin: 0 5% 10px 0; padding: 0; position: relative; top: 0; left: 0; width: 45%; overflow: hidden; border: solid 0 #e8e8e8 }

#sitemap  li           { font-weight: bold; margin: 0; padding: 0; position: relative; border: solid 0 #d7e5f2 }

#sitemap ul ul     { margin-top: 4px; margin-left: 5%; width: 95% }

#sitemap li li       { font-weight: normal; margin: 0; padding: 0; border-width: 0 }

#sitemap li a       { line-height: 200%; background-image: url("../data/interface/bullet_gray.png"); background-repeat: no-repeat; background-position: left center; display: block; padding-right: 6px; padding-left: 16px; width: 200px; border: solid 0 #d2eaec }

#sitemap li li a   { background-image: none; padding-left: 6px }

#sitemap li li a:hover, #sitemap li li:hover  { }

#sitemap li:hover ul { visibility: visible }


