/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {width:252px;margin:0 auto;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:252px;height: 39px;float:left;border:1px solid #b5b5b5;background-color:#ececec; border-radius:3px;}
.QapTcha .Slider {width:42px;height:43px;background:transparent url('../images/bg_draggable_qaptcha.png') no-repeat;cursor:e-resize;position:relative;top:-2px;left:-2px;}
.QapTcha .TxtStatus {width: 252px;margin-top: 7px;text-align: center;color: #4e8b37;font-size: 12px;clear: both;font-family: 'rotondac';}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}