#id_sender, #id_name, #id_message {
  width: 450px;
  border: 1px solid #777;
}
#id_message {
  height: 250px;
}
#id_send {
  margin-left: 110px;
  text-align: center;
}
#contact_form th {
  width: 100px;
}

