/* webster form cleanup */
.webster-form label {
  display: inline;
}
.webster-form table {
  border: none;
}
.webster-form tr td,
.webster-form tr:hover td {
  background: transparent !important;
}
#Event .button,
#EventRegister .button,
#ManageInterestGroups .button {
  float: right;
  margin: 0 0 0 20px;
}
.webster-form td,
.webster-form th {
  vertical-align: top;
}
.webster-form ol li {
  clear: both;
}
#ManageInterestGroups .td-3 {
  font-size: 18px;
}
#ManageInterestGroups tr:nth-child(even) {
  background: #f4f4f4;
}
#ManageInterestGroups .tr-2,
#ManageInterestGroups .tr-4,
#ManageInterestGroups tr:last-child {
  background: transparent !important;
}

#ManageInterestGroups p {
  margin: 10px 0;
}
#ManageInterestGroups td {
  vertical-align: middle;
}


#UpdateProfessionalProfile .p-2 {
  font-family: HelveticaNeueW02-45Ligh !important;
  font-size: 15px;
}
#UpdateProfessionalProfile .li-6 {
  padding: 15px 0 0 0;
}
#UpdateProfessionalProfile .input-23 {
  float: right;
}
#UpdateProfessionalProfile .input-24 {
  float: left;
}


#ENGStudents h3 {
  clear: both;
  padding: 20px 0 0 0;
}
#ENGStudents h3.h3-1 {
  padding: 0;
}
#ENGStudents .button {
  clear: both;
  margin: 48px 0 0 0;
}

#Summit13 p {
  margin: 20px 0 0 0;
}