<?php header("content-type: text/css"); ?>

#contact-form br {
  clear: both;
  display: block;
}
#contact-form label {
  width: 150px;
  float: left;
  padding: 3px;
  w\idth: 144px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}
#contact-form input.sendform {
  margin-left: 156px;
}
#interested {
  float: left;
  width: 400px;
  padding-bottom: 5px;
}
#interested label {
  text-align: left;
  width: 130px;
  padding: 0px;
}
