/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;margin-top:20px;width:449px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:449px;height:37px;float:left;border:1px solid #ffffff;background-color:#A85F5F;}
.QapTcha .Slider {width:52px;height:37px;background:transparent url('../images/bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0;left:0}

.QapTcha .TxtStatus {
    width:449px;
    margin-top:17px;
    text-align:left;
    color:#ffffff;
    font-size:14px;
    clear:both;
}

.QapTcha .dropSuccess {
    color:#ffffff
}
.QapTcha .dropError {
    color:#ffffff
}