﻿.formRequired
{
    font-weight: bold;
}
.errorMessage
{
    font-weight: bold;
    color: #ff0000;
}
