#sitemap, #sitemap ul, #sitemap li { margin:0; padding:0; list-style:none; }
#sitemap { background:url(../graphics/line1.gif) repeat-y; }
#sitemap li { line-height:20px; margin-top:1px; position:relative; width:100%; }
* html #sitemap li { float:left; display:inline; }
#sitemap li a { padding-left:28px; }
#sitemap li span { float:left; position:absolute; top:5px; left:5px; width:13px; height:13px; cursor:auto; font-size:0; }
#sitemap li span, #sitemap li span.collapsed { background:url(../graphics/collapsed.gif) no-repeat 0 0; }
#sitemap li span.expanded { background:url(../graphics/expanded.gif) no-repeat 0 0; }
#sitemap li ul { margin-left:28px; background:url(../graphics/line1.gif) repeat-y; }
#sitemap li li { background:url(../graphics/line2.gif) no-repeat 0 0; }
#sitemap:after, #sitemap ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#sitemap, #sitemap ul { display:block; }
#sitemap, #sitemap ul { min-height:1%; }
* html #sitemap, * html #sitemap ul { height:1%; }
#sitemap ul { display:none; }
#sitemap a:link { color: #48613c; }
#sitemap a:visited { color: #48613c; }
#sitemap a:hover { color: #000000; }
