@charset "utf-8";
/* CSS Document */

label, input {
	margin-bottom:7px;
}

.labelColumn1 {
  clear: both;
  display: block;
  float: left;
  margin-bottom: 7px;
  margin-right: 9px;
  text-align: right;
  width: 178px;
}

.floatField {
  display: block;
  float: left;
}

#Comments {
	width:330px;
}
