.leaflet-popup-content {
  overflow-y: scroll;
  height: 360px;
}

.leaflet-container .leaflet-popup a.leaflet-popup-close-button {
  width: 36px;
  height: 28px;
  font: 36px/28px Tahoma, Verdana, sans-serif;
}

div#ppup .contents dl dt {
  font-size: 1.2em;
}

div#ppup .contents dl dd {
  font-size: 1.06em;
}
