.mask
{
    BEHAVIOR: url(../includes/mask_vbs.htc)
}

.InputFieldErrorState 
{ 
	BACKGROUND-COLOR: red;
}

/* uncomment this class to reveal where hardcoded text exists in the interface 

.hardcoded
{
    COLOR: #339900;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Arial, Sans-Serif;
}

*/

