﻿#divHeader 
{
    margin:10px;
}  
 
.error
{
    color: #FF0000;
}

.required
{
    color: #FF0000;
}

#divValidation 
{
    margin-top:20px;
}  

#divMessage 
{
    margin-top:20px;
}  

#divHeaderImage
{
    margin-top:20px;
}  

#divAddress
{
    margin-top:20px;
}  

