.contact-us {
  margin-top:0px;
  font-size: 10px !important;
  text-decoration : none;
}

#property-info-location { position:relative; }

#property-info-location .map-container { width:240px; height: 165px; }

#property-info-location .enlarge-image-container {
  position: absolute;
  bottom: 0px;
  height:19px;
  padding-top:2px;
}

#property-info-location .enlarge-image {
  height:18px;
  width:18px;
  display:inline-block;
  margin: -2px 6px 0 0;
  vertical-align: middle;
  background:url(/DesktopModules/PropertyInfoModule/images/enlarge.png) no-repeat; 
}

div#buildingHeading h1{ display: inline;}
div#buildingHeading h3{ display: inline; margin-left: 8px; text-transform: none; }

/*Propert Info Module - Contact Details – RDFa settings*/
.propertyInfo-settings-block{ padding: 4px 6px; }
.propertyInfo-settings-block .label-block { float: left; clear: both; line-height: 22px;}
.propertyInfo-settings-block .text-block { margin:0 0 10px 160px;} 

.propertyInfo-settings-msg {
      background-color:#EEEEEE;
      background-position:initial;
      background-repeat:initial;
      border:2px solid #A0051E;
      border-bottom-left-radius:3px;
      border-bottom-right-radius:3px;
      border-top-left-radius:3px;
      border-top-right-radius:3px;
      color:#A0051E;
      margin:0.5em 1em;
      padding:10px;
    }

.propertyInfo-settings-msg .icon-info {  display: inline-block; width: 16px; height: 16px; background: url('/images/about.gif'); vertical-align: middle; }
   

/*Propert Info Module - Contact Details – RDFa view*/
  .property-info-contact-details { margin-bottom:30px; }
  .property-info-contact-details span { line-height: 17px; }
  .property-info-contact-details h6 { margin:10px 0; }
  .error{color: #FF0000;}