.online-form {
  padding: 10px 10px;
  border: 1px solid #048711;
  margin-bottom: 12px;
  background-color: #F1FBFD;
}

.online-form table td.bb {
  padding-left: 5px;
}

.info-text {
  text-align: center;
  text-decoration: underline;
  padding: 15px 8px;
  font-size: 18px;
  color: #F2660C;
}

.info-text a {
  font-weight: bold;
  font-family: \"Arial Bold\", \"Arial CE\", arial;
}

.info-text a:hover {
  color: #fff;
  background-color: #F2660C;
}
