input.comment {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  background: #ffffff;
  border-left: 1px solid #5b71a8;
  border-top: 1px solid #5b71a8;
  border-right: 1px solid #c7e5f6;
  border-bottom: 1px solid #c7e5f6;
  width: 120px;
  height: 18px;
  padding: 2px;
}
textarea.comment {
  width: 447px;
  height: 60px;
  overflow: hidden;
  border-left: 1px solid #5b71a8;
  border-top: 1px solid #5b71a8;
  border-right: 1px solid #c7e5f6;
  border-bottom: 1px solid #c7e5f6;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  color: #404040;
}
