
#mapview {
    height:98%;
    width: 99%;
}

#centre {
 text-align: center
}


.leaflet-draw-toolbar-2 a {
	background-image: url('images/search_24.png');
	background-repeat: no-repeat;
}
.marker-cluster div {
			width: 15px;
			height: 15px;
			text-align: center;
			border-radius: 10px;
			font: 8px "Helvetica Neue", Arial, Helvetica, sans-serif;
		}


.leaflet-container {
  background: none !important;
}