/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {margin-top:20px;width:252px;}
.QapTcha .clr{clear:both}
.QapTcha .bgSlider {width: 355px;
height: 37px;
float: left;
border: 1px solid #aaa;
background-color: #aaa;
background: #fbf8f1;
-moz-box-shadow: inset 0 1px 4px rgba(10, 11, 11, .13);
-webkit-box-shadow: inset 0 1px 4px rgba(10, 11, 11, .13);
box-shadow: inset 0 1px 4px rgba(10, 11, 11, .13);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.QapTcha .Slider {width:52px;height:37px;background:transparent url('../images/bg_draggable_qaptcha.jpg') no-repeat;cursor:e-resize;position:relative;top:0;left:0;-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;}
.QapTcha .TxtStatus {width: 355px;margin-top:7px;text-align:left;color:#bb2828;font-family:Verdana;font-size:10px;clear:both}
.QapTcha .dropSuccess {color:#4e8b37;font-weight: bold;
font-size: 1em;}
.QapTcha .dropError {color:#bb2828;font-weight: bold;
font-size: 1em;}
input[type="submit"]:disabled {
	background-color: #aaa;
}