/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {margin-top:10px; margin-bottom:10px; width:100%; }
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:200px; height:27px; border:none; background:url('../images/captcha_off.png') no-repeat;}
.QapTcha .Slider {width:39px;height:27px;background:transparent url('../images/captcha_drag.png') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:100%;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:11px;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}