body {
	font-family: 'Open Sans', sans-serif;
  color: #455058;
  font-size: 12.8px;
  line-height: 15.36px;
  font-weight: 400;
  width:640px;
  margin:0 auto;
}

p {
  margin-top:2px;
  margin-bottom:2px;
}

img {
  image-rendering: -webkit-optimize-contrast;
}

#printHeader,
#printFooter {
	display: block;
  margin: 0px auto;
  text-align: center;

}

#printFooter {
	padding-top: 20px;
	margin-top: 20px;
	border-top: 4px solid #1a4c72;
}

.print-property-description {
  width:424px;
  float: left;
}

.print-listing-agent-details {
  width:201px;
  padding-left: 15px;
  float: left;
  word-break: break-all;
}

.slider-wrapper {
  float: left;
  width: 260px;
  padding-right: 10px;
  position: relative;
}

.w-col-9 {
    width: 75%;
}
.w-col {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

.property-first-row {
    overflow: hidden;
}

.property-main-details {
    float: left;
    width: 320px;
}

h3 {
    margin-top: 19.2px;
    margin-bottom: 9.6px;
    color: #49677e;
    font-size: 19.2px;
    line-height: 26.4px;
    font-weight: 600;
    letter-spacing: 0.192px;
}

.divider {
    height: 1px;
    margin-top: 6.4px;
    margin-bottom: 6.4px;
    clear: both;
    background-color: #b5c7d4;
}

a {
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #4c83ad;
  text-decoration: none;
  border-bottom: 1px solid rgba(84, 159, 196, .35);
  cursor: pointer;
}

a:hover {
  color: #28313b;
  text-decoration: none;
  border-bottom-style: solid;
  border-bottom-color: #549fc4;
}

.FeatureSheetLiner {
  font-size: 18px;
  line-height: 21.6px;
  font-weight: bolder;
  padding: 2px 0px 2px 0px;
}

.nav-section,
.mobile-navigation-menu,
.slider-section,
.footer-section,
.left-column,
.iframe-section,
#at-expanding-share-button,
.helpful-tools-icon,
.properties-list-pagination-arrow-icon {
	display: none;
}

.main-content-column {
	width: 100%;
}


/*enhanced print*/
.enhanced-print {
	width:1000px;
	margin: 0 auto;
	color: #455058;
	font-size: 12.8px;
	line-height: 15.36px;
	font-weight: 400;
}

.enhanced-print .tinytext.with-border {
	padding: 5px 0;
	margin: 5px 0;
	border-top: 2px solid #1a4c72;
	border-bottom: 2px solid #1a4c72;
  font-size: 10px;
}

.enhanced-print .grip-logo {
	padding-top: 15px;
}

.enhanced-print .tinytext {
	font-size: 10px;
}

.FeatureSheetBodyCap {
    margin-top:10px;
    margin-bottom:10px;
}
/*
.FeatureSheetTitle {
	color: #333333;
	font-size: 20px;
	font-weight: bolder;
}

.FeatureSheetLiner {
	color: #CC0000;
	font-size: 20px;
  	font-weight: bolder;
  	padding: 5px 0px 5px 0px;
}

.FeatureSheetSubTitle {
	font-size: 14px;
}

.staticFeatureOptions .comma:last-of-type {
	display: none;
}
*/
