/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {
	float:left;
	margin-top:5px;
	width:100%;
}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width:100%;height:37px;float:left;border:1px solid #7c7c7c;background-color:#000000;}
.QapTcha .Slider {width:52px;height:37px;background:transparent url('bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0;left:0}
.QapTcha .TxtStatus {
	width:252px;
	margin-top:7px;
	text-align:left;
	color:#bb2828;
	font-size:8pt;
	clear:both;
}
.QapTcha .dropSuccess {color:#ffffff}
.QapTcha .dropError {color:#FD000B}