

.leaflet-control-zoom {
    top: 0px;
}


.leaflet-control-layers {
    top: 70px;
	right:6px;
}


/*
.leaflet-control-scale {
    bottom: 20px;
}
*/

.leaflet-control-zoomslider {
    top: 80px;
}


.leaflet-top .leaflet-control {
	margin-top: 42px;
	margin-left: 280px;
}

.leaflet-right .leaflet-control {
    margin-right: 6px;
}

.leaflet-panel-layers {
	border-radius: 4px;
	background: rgba(255,255,255,0.75);
}

