/* SITEMAP LEFT*/
#sitemap_leftbox { margin-left: -15px; float: left; width: 220px; text-align: left; }
#sitemap_left ul, #sitemap_left li { display: block; list-style-type: none; list-style-image: none; }
#sitemap_right ul, #sitemap_right li { display: block; list-style-type: none; list-style-image: none; }

#sitemap_left li a { margin: 0px 0 0 0px; color: #000; /*font-weight: bold;*/}
#sitemap_left  li.KatItem a { margin: 0px 0 0 0px; color: #000; font-weight: bold; }
#sitemap_left li a.sitemapLink2 { margin-left: 15px; font-weight: normal; }
#sitemap_left li a.sitemapLink2:hover { font-weight: normal; color: #F77815;}
#sitemap_left li a:hover { color: #F77815; }
#sitemap_leftbox hr { background-color: #ABAFB3; color: #ABAFB3; height: 1px; text-align: left; border: 0px; }

/* SITEMAP RIGHT*/
#sitemap_rightbox { margin-left: 20px; width: 220px; float: left; text-align: left; }
#sitemap_right ul { list-style-type: none; }
#sitemap_right li a { margin: 0px 0 0 0px; color: #000; /*font-weight: bold;*/ }
#sitemap_right  li.KatItem a { margin: 0px 0 0 0px; color: #000; font-weight: bold; }
#sitemap_right li a.sitemapLink2 { margin-left: 15px; font-weight: normal; }
#sitemap_right li a.sitemapLink2:hover { font-weight: normal; color: #F77815; }
#sitemap_right li a:hover { color: #F77815;}
#sitemap_rightbox hr { background-color: #ABAFB3; color: #ABAFB3; height: 1px; text-align: left; border: 0px; }
