/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha { float:left; margin-top:0px; width:140px; }
.QapTcha .clr { clear:both; }
.QapTcha .bgSlider { width:140px; height:19px; float:left; border:1px solid #999; background-color:#fff; border-radius: 3px; box-shadow: 1px 1px 4px #DDDDDD; padding: 2px;}
.QapTcha .Slider { width:26px; height:19px; background:transparent url('../images/bg_draggable_qaptcha.jpg') no-repeat; cursor:e-resize; position:relative; top:0; left:0; z-index:99; }
.QapTcha .TxtStatus { text-align:center; clear:both; position:relative; left:auto; top:-19px; width:auto; height:18px; padding-top:1px;}
.QapTcha .dropSuccess { background-color:#33cc33; color:#fff;}
.QapTcha .dropError { background-color:#bb2828; color:#fff;}