img { behavior: url(/images/captcha/iepngfix.htc); }

/* FANCY CAPTCHA STARTS */
.ajax-fc-container { width: 316px; background:#E23E00;  color:#fff;  margin:0; }

/* rounded corners */
.ajax-fc-rtop, .ajax-fc-rbottom{ display:block; background: white; }
.ajax-fc-rtop *, .ajax-fc-rbottom *{ display: block; height: 1px; overflow: hidden; background:#E23E00; }

/* describes left and right boxes */
div#ajax-fc-content { position: absolute; margin-top: -3px; margin-left: 9px; width: 298px; height: 105px; background: url(/images/captcha/bg-content-div.png); }
div#ajax-fc-content div#ajax-fc-left { width: 200px; height: 100px; float: left; clear:none;}

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

/* block left: task and imagestures */
p#ajax-fc-task { color: #444444; line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 10px; font-family: Verdana, Tahoma, Arial; }
p#ajax-fc-task span { color: #E23E00; font-weight: bold; }

ul#ajax-fc-task { width: 190px; height: 18px; list-style-type: none; background: url(/images/captcha/bg-items.png) -4px 0px; background-repeat: no-repeat; margin: 6px 0 0 0; padding: 5px 0 0 2px; }

#ajax-fc-task img{border:none; padding:0; margin:0;}

/* block right: cycle and backlink */
ul#ajax-fc-task li { float: left; background: none; padding: 0; margin: 6px 1px 0 0; list-style-type: none;}
p#ajax-fc-circle { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(/images/captcha/circle.png); background-repeat: no-repeat; }
img#ajax-fc-backlink { position: absolute; margin: 1px 0 0 6px; border: 0px; z-index: 101; padding: 0; }

/* left and right png borders */
div#ajax-fc-corner-spacer { height: 99px; }
img.ajax-fc-border { position: absolute; border:0; padding:0; margin:-3px 0 0 0;}
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 */