.error /* styles the error message displayed. */
{
font-weight:bold;
font-size:8pt;
color:#FF0000;
}
.font-error /* changes the input fields border color when error. */
{
border:1px solid #FF0000;
}
.check-error /* changes the background color of checkbox when error. */
{
font-family: Tahoma;
font-size:7pt;
border: 0px;
color:#FF0000;
}
#cursor /* changes the cursor when on the submit button. */
{
cursor:pointer;
}
TABLE TD {
text-align:left;
}
To register, enter your information below.