#contest {
  clear: both;
  float: left;
  width: 600px;
}
#contest h1 {
  color: #c01323;
  margin: 0px;
  padding: 0px;
}
#contest td {
  padding-bottom: 5px;
}
#contest .form {
  float: right;
  width: 380px;
}

