.posContactObj, #posContactObj {
  display: inline;
  position: absolute;
  left: 100px;
  height: 20px;
}

fieldset.contact, .message {
  width: 575px;
  float:left;
}

fieldset.contact, .message, label {
  margin-top: 5px;
}

legend {
  font-weight: bold;
  color: #000000;
}

label {
  display: block;
  float: left;
  width: 11em;
  margin:0;
  padding:0;
  left: 10px;
  height: 20px;
}

textarea {
  margin-top: 5px;
  width: 500px;
  height: 105px;
  -height: 140px;
}
