/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {
	float:left;
	width:267px;
	font-family: Myriad Pro, Arial, sans-serif;
	font-size: 16px;
	color: #a3a3a3;
	line-height: 22px;
	text-align: left;
	padding-left: 15px;
}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {
	/*width:243px;*/
	max-width: 400px;
	width: 100%;
	height:37px;
	float:left;
	border: 1px solid #dfdfdf;
	background: #C0C0C0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 7px;
}
.QapTcha .Slider {
	width:52px;
	height:37px;
	background:transparent url('../img/bg_draggable_qaptcha.jpg') no-repeat;
	cursor:e-resize;
	position:relative;
	top:0;
	left:0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.QapTcha .TxtStatus {
	width:252px;
	margin-top:0px;
	text-align:left;
	color:#bb2828;
	font-family:Verdana;
	font-size:14px;
	clear:both
}
.QapTcha .dropSuccess {color:#4e8b37}
.QapTcha