/* Start of CMSMS style sheet 'contact' */
.contactform label {
  display: block;
  float: left;
  margin: 2px 0;
  width: 120px;
}

.contactform input {
  margin: 2px 0;
}
/* End of 'contact' */

