﻿

.errMsg
{
    color:Red;
}

.errMsg a
{
    color:#036;
    text-decoration:underline;
}

#aspnetForm
{
    padding:0px;
    margin:0px;
}

.left
{
    float:left;
}

.right
{
    float:right;
}