div.map-description,
div.map_details-description,
div.city-description {
	display: none;
}

div#description_cities_0 {
	display: block;
}

div.cities img,
div.map img,
div.map_details img {
  background-color: transparent;
  max-width: none;
}

#details_box > div.details_box_node {
	display: none;
}

label#batch-city-lbl,
label#batch-action-lbl {
	clear: left;
	margin-right: 10px;
	margin-top: 15px;
}

div.cities_list {
	clear:both;
}
