/* Generated by KompoZer */
.cssform label {
  font-weight: bold;
  float: left;
  width: 150px;
}
.cssform input[type=text] {
  width: 180px;
}
.cssform textarea {
  width: 250px;
  height: 150px;
}
* html .threepxfix {
  margin-left: 3px;
}
