#right #map ul {margin: 0; padding: 0;}
	#map ul {margin: 0; padding: 0; list-style: none;}
		#map li {margin: 0; margin-left: 5px; padding: 2px; padding-left: 17px; list-style: none; background-position: 0 50%; background-repeat: no-repeat;}
			#map .section {font-weight: bold; background-image: url(/images/basic/icon_section.gif);}
			#map .section_with_childs {background-position: 0 4px; font-weight: bold; background-image: url(/images/basic/icon_section_with_childs.gif);}
			#map .page { background-image: url(/images/basic/icon_page.gif);}
	
    
#map .section_with_childs a, #map .section_with_childs a:visited {
    font-weight: bold;
}
#map .page a, #map .page a:visited  {
    font-weight: normal;
}