#edit-field-discount-location .location-gmap-find-address-button-wrapper {
  font-size: 90px;
  position: relative;
}

#edit-field-discount-location .location-gmap-find-address-button-wrapper button {
  background: #1bb4e1 none repeat scroll 0 0;
  border: 0 none;
  color: white;
  font-size: 20px;
  left: 610px;
  padding: 4px 5px;
  position: absolute;
  top: -90px;
  cursor: pointer;
}

#edit-field-discount-location .location-gmap-find-address-button-wrapper button:hover {
  background: #666666;
}

.comment-body p,
.region-content p,
.galleria-tooltip,
.galleria-errors {
  word-break: break-word;
}
