/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;margin-top:20px;width:252px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {position:relative;width:252px;height:37px;float:left;border:1px solid #FFDAB9;background-color:#ffffff;border-radius:15px;}
.QapTcha .Slider {width:52px;height:37px;background:transparent url('../images/captcha.png') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {width:252px;margin-top:7px;text-align:center;color:#bb2828;font-family:Verdana;font-size:10px;clear:both}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha .dropError {color:#bb2828}
input[type=submit] {
margin-top:20px;
margin-left:50px;
padding:8px;
}