/*****************/
/** QapTcha CSS **/
/*****************/
#QapTchaInput {
	padding:10px;
	border:1px solid #F4F4F4;
	background:url('img/bg_QapTcha.png') repeat;
	margin-top:10px;
}
#QapTchaInput .clr{clear:both}

#QapTchaInput #bgSlider {
	width:202px;
	height:22px;
	background:transparent url('img/sprites.gif') no-repeat 0 -22px;
	float:left
}

#QapTchaInput #Slider {
	width:48px;
	height:22px;
	background:transparent url('img/sprites.gif') no-repeat -32px 0;
	cursor:e-resize
}

#QapTchaInput #Icons {
	float:left;
	width:16px;
	height:16px;
	background:transparent url('img/sprites.gif') no-repeat 0 0;
	margin-top:3px;
	margin-left:10px;
}

#QapTchaInput #TxtStatus {
	width:202px;
	margin-top:7px;
	text-align:center;
	font-family:Verdana;
	font-size:11pt;
	clear:both
}

/** States **/
#QapTchaInput .dropSuccess {
	color:#568E2F
}
#QapTchaInput .dropError {
	color:#bb2828
}


/**/

#QapTchaLogin {
	padding:10px;
	border:1px solid #F4F4F4;
	background:url('img/bg_QapTcha.png') repeat;
	margin-top:10px;
}
#QapTchaLogin .clr{clear:both}

#QapTchaLogin #bgSlider {
	width:202px;
	height:22px;
	background:transparent url('img/sprites.gif') no-repeat 0 -22px;
	float:left
}

#QapTchaLogin #Slider {
	width:48px;
	height:22px;
	background:transparent url('img/sprites.gif') no-repeat -32px 0;
	cursor:e-resize
}

#QapTchaLogin #Icons {
	float:left;
	width:16px;
	height:16px;
	background:transparent url('img/sprites.gif') no-repeat 0 0;
	margin-top:3px;
	margin-left:10px;
}

#QapTchaLogin #TxtStatus {
	width:202px;
	margin-top:7px;
	text-align:center;
	font-family:Verdana;
	font-size:11pt;
	clear:both
}

/** States **/
#QapTchaLogin .dropSuccess {
	color:#568E2F
}
#QapTchaLogin .dropError {
	color:#bb2828
}

/**/

#QapTchaForgot {
	padding:10px;
	border:1px solid #F4F4F4;
	background:url('img/bg_QapTcha.png') repeat;
	margin-top:10px;
}
#QapTchaForgot .clr{clear:both}

#QapTchaForgot #bgSlider {
	width:202px;
	height:22px;
	background:transparent url('img/sprites.gif') no-repeat 0 -22px;
	float:left
}

#QapTchaForgot #Slider {
	width:48px;
	height:22px;
	background:transparent url('img/sprites.gif') no-repeat -32px 0;
	cursor:e-resize
}

#QapTchaForgot #Icons {
	float:left;
	width:16px;
	height:16px;
	background:transparent url('img/sprites.gif') no-repeat 0 0;
	margin-top:3px;
	margin-left:10px;
}

#QapTchaForgot #TxtStatus {
	width:202px;
	margin-top:7px;
	text-align:center;
	font-family:Verdana;
	font-size:11pt;
	clear:both
}

/** States **/
#QapTchaForgot .dropSuccess {
	color:#568E2F
}
#QapTchaForgot .dropError {
	color:#bb2828
}