.prop_pic1 {
  width: 150px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.prop_pic2 {
  width: 150px;
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
  margin-top: 10px;
}

div.propmgt {
  width: 700px;
  text-align: justify;
}

table.properties img {
  width: 150px;
  height: 115px;
  padding: 1px;
  margin: 4px;
  border-top: 6px #b3a487 solid;
  border-left: 6px #8f8063 solid;
  border-right: 6px #6b5c3f solid;
  border-bottom: 6px #46381b solid;

}