/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;margin-top:10px;width:280px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:120px;height:25px;float:left;border:1px solid #E1E4E9;background-color:#f2f2f2;}
.QapTcha .Slider {width:34px;height:25px;background: url('images/bg_draggable_qaptcha.jpg') no-repeat;cursor:pointer;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:252px;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}

.QapTchaSign {float:left;margin-top:2px;width:120px;margin-left:84px;}
.QapTchaSign .clr{clear:both}
.QapTchaSign .bgSlider {width:120px;height:20px;float:left;border:1px solid #777777;background-color:#666666;}
.QapTchaSign .Slider {width:27px;height:20px;background: url('images/bg_draggable_qaptcha_sign.jpg') no-repeat;cursor:pointer;position:relative;top:0;left:0}
.QapTchaSign .TxtStatus {position:relative;width:80px;top:-18px; margin-left:-85px;text-align:left;font-size:11px;clear:both;line-height:1.1em;}
.QapTchaSign .dropSuccess {color:#02BD0E}
.QapTchaSign .dropError {}