.rcLabelClass
{
}
.rcTextBoxClass
{
    width: 175px;
}
.rcCaptchaAudioLink, a.rcCaptchaAudioLink
{
    float:left;
    display: block;
    background-image: url('Captcha/Audio.png');
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 32px;
    height: 24px;
    line-height: 22px;
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;   
}
.rcRefreshImage, a.rcRefreshImage
{
    float:left;
    display: block;
    background-image: url('Captcha/Refresh.png');
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 32px;
    height: 24px;
    line-height: 22px;
    font-family: Times New Roman;
    font-size: 14px;
    font-weight: bold;
}
.RadCaptcha
{
    text-align: right;
    padding:5px;
}
.rcCaptchaImage
{
    float:right;
    padding-bottom:10px;
}
