@charset "utf-8";

#registration .regtable {
	font-size: 10px;
	color: #333333;
}

#registration .regtable tr {
	vertical-align: top;
}

.warning {
  font-weight:bold;
  color:#ff0000;
  }
