/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;margin-top:20px;width:252px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:384px;height:50px;float:left;border:1px solid #d1d1d1; background:#fff;
border-bottom:3px solid #d1d1d1;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.QapTcha .Slider {width:100px;height:50px;background:transparent url('../images/bg_draggable_qaptcha.png') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:384px;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:14px;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:red}