/*****************/
/** QapTcha CSS **/
/*****************/
#QapTcha {
	width:202px;
	margin:10px auto;
}
#QapTcha .clr{clear:both}
#QapTcha #bgSlider {
	width:202px;
	height:22px;
	background:transparent url('../images/sprites.png') no-repeat 0 -22px;
}
#QapTcha #Slider {
	width:48px;
	height:22px;
	background:transparent url('../images/sprites.png') no-repeat -32px 0;
	cursor:e-resize
}
#QapTcha #Icons {
	float:left;
	width:16px;
	height:16px;
	margin-top:10px;
	margin-left:90px;
	background:transparent url('../images/sprites.png') no-repeat 0 0;
}
#QapTcha #TxtStatus {
	clear:both;
	width:202px;
	color:#BB2828;
	margin:5px 0;
	text-align:center;
	font:bold 12px Verdana;
}