﻿#contactTable input, #contactTable textarea
{
    font-size:12px !important;
}
#captchaPlaceholder
{
    margin-top:8px;
    text-align:center;
}
#captchaImageHolder
{
}
.imgCaptcha
{
}
.captchaRadioes
{
    padding : 4px;
}
.captchaRadioes input
{
     border:0 !important;
}
.captchaRadioes label
{
    font-size:12px;
    font-weight : bold;
    margin-left: 20px;
}