/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {float:left;margin-top:0px;width:235px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:235px;height:25px;float:left;border:1px solid #bbbbbb;background: linear-gradient(#cccccc, #ffffff);background: -moz-linear-gradient(#cccccc, #ffffff);background: -webkit-linear-gradient(#cccccc, #ffffff);background: -o-linear-gradient(#cccccc, #ffffff); border-radius:35px;}
.QapTcha .Slider {width:35px;height:25px;background:transparent url('../images/qaptcha-slider.png') no-repeat;cursor:e-resize;position:relative;top:-1px!important;left:-1px}
.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}

#Icons { background:transparent url('../images/qaptcha-lock-ico.png') no-repeat;float: right;height: 16px;margin-left: 10px;margin-top: 3px;   width: 16px;position:relative;top:-45px;right:-25px;}
			
.code {	margin:30px;border:1px solid #F0F0F0;background-color:#F8F8F8;padding:10px;color:#777;}