/* FANCY CAPTCHA STARTS */
.ajax-fc-container { width: 350px; background:#dfdfdf!important;  color:#676767;  margin:10px 0px 25px 0px!important; height:110px!important; border:1px solid #cacaca; }

.ajax-fc-container ul li{ margin:0px!important; padding:0px!important;}
/* rounded corners */
.ajax-fc-rtop, .ajax-fc-rbottom{ display:block; background: #dfdfdf; }
.ajax-fc-rtop *, .ajax-fc-rbottom *{ display: block; height: 1px; overflow: hidden; background:#dfdfdf; }

/* describes left and right boxes */
div#ajax-fc-content { position: absolute; margin-top: 0px; margin-left: 9px; width: 320px; height: 105px;  }
div#ajax-fc-content div#ajax-fc-left { width: 220px; height: 100px; float: left; }

div#ajax-fc-content div#ajax-fc-right { width: 98px; height: 100px; float: right; }

/* block left: task and pictures */
p#ajax-fc-task { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 12px; font-family: Verdana; color: #676767; }


p#ajax-fc-task span { color: #e60e17; font-weight: bold; font-size:15px; font-family: Verdana; }

ul#ajax-fc-task { width: 190px!important; position:relative;  height: 18px; list-style-type: none;  margin: 6px 0 0 0!important; padding: 5px 0 0 2px!important; }

/* block right: cycle and backlink */
ul#ajax-fc-task li { float: left!important; margin-right: 1px!important; margin-top: 6px!important;}

p#ajax-fc-circle { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(imgs/circle.png); background-repeat: no-repeat; }
img#ajax-fc-backlink { position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }

/* left and right png borders */
div#ajax-fc-corner-spacer { height: 99px; }
img.ajax-fc-border { position: absolute; margin-top: -3px; }
img.ajax-fc-border#ajax-fc-left { margin-left: 2px; }
img.ajax-fc-border#ajax-fc-right { margin-left: 307px; }

/* items */
.ajax-fc-highlighted { cursor: pointer; z-index: 102}

/* rounded corners */
.ajax-fc-r1{ margin: 0 5px } .ajax-fc-r2{ margin: 0 3px } .ajax-fc-r3{ margin: 0 2px } .ajax-fc-r4{ margin: 0 1px; height: 2px }

/* FANCY CAPTCHA ENDS */