﻿.leaflet-pane {z-index:0}
.leaflet-top, .leaflet-bottom {z-index:1}
.leaflet-popup-content p {margin:0}
.leaflet-popup-content p img
  {
  float:right;
  padding-left:10px
  }


.leaflet-popup-content a:hover
  {
  text-decoration: underline;
  }

.leaflet-control-zoom a:link
{
  text-decoration:none ;
  font-style:normal ;
  font-weight:600 ;
}

.leaflet-container a.leaflet-popup-close-button:link
{
  text-decoration:none ;
  font-style:normal ;
  font-weight:600 ;
}