﻿/*.divCaptcha {
    float: left;
    height: 220px;
    width: 433px;
    background-image: url('images/captcha_back.png');
    background-repeat: no-repeat;
    padding-top: 1px;
}

.rcCaptchaAudioLink {
    margin-left: 20px;
    font-size: 16px;
    float: left;
    color: White;
    display: block;
    line-height: 1.5em;
    background-image: url('images/audio_but.png');
    background-repeat: no-repeat;
    height: 30px;
    padding-left: 40px;
    margin-top: 12px;
    width: 120px;
}

    .rcCaptchaAudioLink:hover {
        color: #F0F0F0;
    }

.rcCaptchaImage {
    float: left;
}

.qsfPanel {
    float: left;
    margin-left: 20px;
}

.errorMessage {
    margin-left: 30px;
    line-height: 20px;
}

.qsf-wrapper a.rcCaptchaAudioLink {
    color: #fff;
}

#audioCaptchaExample.demo-container {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}*/
.rcRefreshImage {
    padding-left: 25px;
    padding-right: 25px;
}

.imageClass {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:60px;
    
}

.module1 {
    width: 850px;
    background-color: #dff3ff;
    border: 1px solid #c6e1f2;
    padding: 15px 0 15px 0;
}