﻿.captchaControl
{
    border: 1px solid #999999;
    background: #efefef;
    padding: 5px;
    width: 265px;
}

.captchaControl .captchaText
{
    height: 30px;
    font-size: 1.8em;
    padding: 5px;
    margin-left: 7px;
}

.captchaControl .captchaNew
{
    color: #000000;
    text-decoration: underline;
}

.txtContact
{
    width: 270px;
    border: 1px solid #cfcfcf;
    padding: 2px;
}

.error
{
    background: #ec2027;
    color: #ffffff;
    padding: 5px;
    width: 267px;
}
