﻿.Invalid 
{
    background-color: #ffdddd;
}

div.masterAlertClass 
{
    background-color: #ffdddd;
    color: #bb0000;
    font-weight: bolder;
    font-size: 14px;
}

div.masterRoundedClass 
{
    width: 60%;
    text-align: center;
}
