
#sitemapContainer {background:#E3E3E3 url(/images/1x1white.gif) top left repeat-y; background-position:33% 0; width:100%;}
#sitemapContainerInner {background:url(/images/1x1white.gif) top left repeat-y; background-position:66% 0; width:100%;}

#sitemapContainer .clear {height:5px; background-color:#fff;}

.sitemapHolder {width:33%; float:left; min-height:125px; padding-bottom:10px;}
* html .sitemapHolder {height:125px;}

.sitemap {list-style:none; margin:0 1px; padding:0;}
.sitemap li {padding:3px 0px; width:100%; display:block;}
.sitemap li.parent {padding:5px 0; background:#d6d6d6 url(/images/sitemap-parent.gif) top right repeat-y;}

#editableContent .sitemap li a, #editableContent .sitemap li a:visited, .sitemap li span {color:#525252; text-decoration:none; font-weight:normal; padding:0 10px;}
#editableContent .sitemap li a:hover {text-decoration:underline; background-color:transparent;}
#editableContent .sitemap li.parent a, #editableContent .sitemap li.parent a:visited, #editableContent .sitemap li.parent span {font-weight:bold;}

.whiteBack {background-color:#fff;}
.whiteBack .sitemap {background-color:#E3E3E3;}
