/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {margin-top:50px;width:252px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:252px;height:38px; border-radius:6px ;float:left;border:1px solid #bb9759;background:url(qaptcha_txt.png) 50% 50% no-repeat transparent;}
.QapTcha .Slider {width:52px;height:38px;background:transparent url('bg_draggable_qaptcha.png') no-repeat;cursor:e-resize;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}