@charset "utf-8";

body {
  font-family: Arial, Helvetica, sans-serif;
}

#nav-subpage,
#logo-nav-subpage-holder,
#top-seo,
#logo-subpage,
#property-details-boxes-holder,
#property-details-green-bottom,
#footer,
#bottom-seo-text,
.prev, .next,
#property-detail-gallery-black-bar,
#property-detail-gallery {
  display: none;
}

#block-contact-info-print {
  display: block;
}

#property-details-box-3 {
  border: none;
  background: transparent;
}

.listing-detail #property-gallery-print {
  width: 200px;
  min-height: 600px;
  overflow: hidden;
  float: left;
}

.listing-detail #property-gallery-print li {
  list-style: none;
  margin: 0;
  padding: 10px;
}

.listing-detail div.clear {
  clear: none;
}

.listing-detail #property-details-right {
  margin-left: 20px;
}

.listing-detail #property-gallery-print {
  display: block;
}