#contact {padding: 25px 0px 10px 0px;}

#contact .header{
    margin-left: 65px;

}

#contact .header li{

    padding-left: 10px;
    color: #787162;

    font-size: x-large;
    font-family: Georgia, Times, "Times New Roman", serif; margin-left: auto; margin-right: auto;
}

#contact .divider{
    border-top: 1px solid #C2BFB7;
    height: 1px;
    width: 500px;
    margin-left: 40px;
    margin-top: 10px;
    margin-bottom: 20px;}

#contact .info{
    color: #535353;
    width: 382px;
    font-size: small;
    line-height: 1.6em; margin: 5px 0px 0px 88px; width: 458px;
}

#contact .error{

    font-weight: bold;
    margin: 0px 0px 15px 90px;
}

#contact .info label{display: block; margin-bottom: 10px;}
#contact .info .text{padding: 5px 0px 0px 5px; margin-bottom: 10px; display: block; border: 0px; height: 33px; width: 394px; background: url('/media/images/contact/text_bg.png') no-repeat;}
#contact .info textarea{padding: 5px 0px 0px 5px; margin-bottom: 10px;display: block; border: 0px; height: 170px; width: 394px; background: url('/media/images/contact/textarea_bg.png') no-repeat;}

#contact .send{ cursor: pointer; margin-left: 271px; display: block; height: 31px; width: 126px; background: url('/media/images/contact/send_btn.png') no-repeat;}

