#aboutPic {
  background : #000;
  float      : right;
  padding    :     0;
  border     :   1px solid #000;
  margin     : -16px 0 100px 0;
  line-height:     0;
}
H2 {
  font-size  : 19px;
  line-height: 19px;
  margin     : 15px 0;
  border-bottom: 1px solid #000;
}
H3 {
  margin        : 50px 0 10px 0;
  padding-bottom:  2px;
  border-bottom :  1px solid #000;
}
#about #page H4 {
  background: transparent url('/realestate/gfx/office.gif') no-repeat top left;
  display: block;
  width  : 295px;
  height :  26px;
}
#about #page H4 SPAN {
  display: none;
}
.aboutDetails {
  margin-left: 10px;
}
.aboutDetails .label {
  float:  left;
  width:  75px;
}
.aboutDetails .value {
  float:  left;
  width: 320px;
}
.aboutDetails BR {
  clear:  left;
}
