﻿/* Contact form style*/
.messBox
{
    width:160px;
    height:100px;
}

.validator
{
    margin-top:-8px;
    margin-left:4px;
}
#feedback
{
    margin-top:8px;
}
#progressImg
{
    margin-left:25px;
    margin-top:40px;
}

#feedbackSent
{
    margin-top:40px;

}

/* End contact form style*/
