
#nude-email-form div {
  margin-bottom: 2px;
}

#nude-email-form label {
  float: left;
  width: 100px;
  margin-top: 4px;
}

#nude-email-form input[type='text'] {
  width: 210px;
}

#nude-email-form textarea {
  width: 310px;
}

