.ModuleFeedback {

}

.ModuleFeedback table {
}
.ModuleFeedback table table {
}

.ModuleFeedback th {
  width:70px;
  vertical-align:top;
  text-align:left;
  font-weight:normal;
}

.ModuleFeedback table table th, .ModuleFeedback table table td {
  vertical-align:top;
  padding:0px 0px 5px 0px;
}

.ModuleFeedback td {
  text-align:left;
}

.ModuleFeedback input {
  width:178px;
  height:14px;
  border:1px solid #D7D7D8;
  background-color:#FAFAFA;
}

.ModuleFeedback textarea {
  border:1px solid #D7D7D8;
  background-color:#FAFAFA;
  width:265px;
  height:116px;
  font-size:12px;
}

.ModuleFeedback input.submitbutton {
  width:auto;
  height:auto;
}