li.rule_section {
  padding-top: 15px;
}

.value {
  color: blue;
  font-weight: bold;
}

#regform input.team_name {
  font-size:14px;
  font-family: Courier New;
  width: 285px;
}

#regform input.name {
  font-size:14px;
  font-family: Courier New;
  width: 150px;
}


#regform input.text {
  font-family: Courier New;
  width: 150px;
}

#regform input.email {
  font-family: Courier New;
  width: 275px;
}

#regform input.vutid {
  font-size:14px;
  font-family: Courier New;
  width: 85px;
}

#regform input.nick {
  font-size:14px;
  font-family: Courier New;
  width: 200px;
}
