div.wMunicipalList {
	display: block;
}
div.woMunicipalList {
	display: none;
}

tr.rowMunicipals-normal {
	font-weight: normal;
	cursor: auto;
}

tr.rowMunicipals-hover {
	font-weight: bold;
	cursor: pointer;
}


