form#edit table {
  border: none;
}

.label
{
  text-align: right;
  font-weight: bold;
}

form#edit table tr td {
  border: 0;
  padding-bottom: 4px;
}

.note
{
  position: absolute;
  top: 0px;
  left: 660px;
  width: 90px;
  font-size: 0.8em;
}

