/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {display:inline-block;width:286px;height:35px;background-image:url('images/back_lock.png');background-repeat:no-repeat;position:relative;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:250px;height:30px;float:left;}
.QapTcha .Slider {width:47px;height:30px;background: url('images/slider.png') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:220px;text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;font-weight:bold;clear:both;position:absolute;top:9px;left:16px;}
.QapTcha .dropSuccess {color:#4e8b37;text-align:left;}
.QapTcha .dropError {color:#bb2828;text-align:right;}
.QapTcha .bgpreload {background-image:url('images/back_unlock.png');visibility:hidden;}
.clear {clear:both}