ul.map-level-0 a {
	font-weight: bold;		
}

ul.map-level-1 a, ul.map-level-2 a, ul.map-level-3 a {
	font-weight: normal;	
	
}

.map-columns td {
	vertical-align: top;
}
ul {
    list-style: none;
    margin: 0 0 6px;
}
li{
    list-style: none; padding-left:inherit;

}