.clearer {
	clear: both;
}
.property.details #details {
width: 700px;
text-align: left;
  float: left;
 margin-bottom: 15px;
}


.property.details .wide-block {
  padding-top: 10px;
  width: 350px;
  float: right;
  line-height: 1.4;
}

