/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;width:75%;max-width:450px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 18px;
    float: left;
    height: 30px;
    padding: 3px;
    width: 100%;
}
.QapTcha .Slider {width:30px;height:30px;background:transparent url('../images/arrow.png') no-repeat;cursor:e-resize;position:relative;top:0px;left:0}
.QapTcha .TxtStatus {70%;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}