/*****************/
/** QapTcha CSS **/
/*****************/
.QapTcha {
   float:left;
   margin-top: 0px;
   width:252px;
}

.QapTcha .clr{
   clear:both
}

.QapTcha .bgSlider {
   width:365px;
   height:30px;
   float:left;
   border:1px solid #ccc;
   background-color:#fff;
}

.QapTcha .Slider {
   width:38px;
   height:28px;
   background:transparent url('http://www.datac-gmbh.de/fileadmin/datac/lib/jQuery.qaptcha/images/pfeil.png') no-repeat;
   cursor:e-resize;
   position:relative;
   top:0;
   left:0;
   margin: 1px;
}

.QapTcha .TxtStatus {
   width:365px;
   margin-top:7px;
   margin-bottom: 25px;
   text-align:left;
   color:#bb2828;
   font-family:Verdana;font-size:12px;
   clear:both
}

.QapTcha .dropSuccess {
   color:#4e8b37
}

.QapTcha .dropError {
   color:#bb2828
}