.ModuleFeedback {

}

.ModuleFeedback table {
}

.ModuleFeedback th {
  vertical-align:top;
}

.ModuleFeedback th, .ModuleFeedback td {
}

.ModuleFeedback td {
  text-align:rigth;
}

.ModuleFeedback input {
  width:330px;
}

.ModuleFeedback textarea {
  width:330px;
  height:100px;
  font-size:12px;
}

.ModuleFeedback input.submitbutton {
  width:auto;
  height:auto;
}