#sitemap h1 a { display: inline }
#sitemap a { color: #666; display: block; padding: 0 5px }
#sitemap a:hover { color: #000; background: #f5f5f5 }
#sitemap ul a span { font-size: 1.1em; font-weight: bold; color: #004c93 }
#sitemap ul li { list-style-image: url(gfx/sitemap_folder.gif) }
#sitemap ul li ul li { list-style-image: url(gfx/sitemap_page.gif); border: 0 }
#sitemap li { margin: 5px 15px }
#sitemap em, #sitemap strong { font-style: normal; font-weight: normal }