﻿body 
{
    font-family:Sans-Serif;
    font-size:8pt;
    margin:0px;
    width:100%;
}

.required
{
    font-size:1.5em;
    color:#FF0000;
}

#divErrorDisplay
{
    clear: both;
    margin-top: 5px;
    text-align: left;
    color:#49E20E;
}