table#feedback {
  border-collapse: collapse;
  width: 100%;
}

div#menu ul {
  background: url('/pics/otsikkopala.gif') repeat-x;
  width: 740px;
  float: left;
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

table#feedback td {
  vertical-align: top;
}

td#col1,
td#col2 {
  width: 50%;
  padding: 0;
}

table#questions-col1 {}
table#questions-col2 {}

/* custom */
table#feedback textarea {
  width: 280px;
  height: 90px;
}

table#feedback input {
  color: #000000;
  width: 180px;
}
