/* mod_verticalmenu */
#mod_sitemap .toggler, #mod_sitemap .element a { cursor:pointer;  color:#fff; }
#mod_sitemap .element a { color:#fff; text-decoration:none; }
#mod_sitemap .element a:hover{ text-decoration:underline; }
#mod_sitemap h3 { padding:0; margin:0; ;}
#mod_sitemap h3 a { color:#fff;  text-decoration:none}
#mod_sitemap h3 a:hover{ text-decoration:underline; }
#mod_sitemap .element a.subitem { color:#ccc; }
