/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {margin-top:20px;width:150px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:252px;height:37px;border:1px solid #888;background-color:#ccc; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px}
.QapTcha .Slider {width:52px;height:37px;background:transparent url('../img/bg_draggable_qaptcha.html') no-repeat;cursor:e-resize;position:relative;top:0;left:0; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px}
.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}