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

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

/* describes left and right boxes */
div#ajax-fc-content { position: absolute; margin-top: -3px; margin-left: 9px; width:316px; height:109px; background: url(../../images/design/captcha/bg-content-div.png); }
div#ajax-fc-content div#ajax-fc-left { width: 200px; 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: 10px; font-family: Verdana, Tahoma, Arial; color: #6c6c6c; }
p#ajax-fc-task span { color: #f00; font-weight: bold; }

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

/* block right: cycle and backlink */
ul#ajax-fc-task li { float: left; margin-right: 1px; margin-top: 6px;}
p#ajax-fc-circle { position: absolute; margin: 28px 0 0 5px; width: 85px; height: 69px; background: url(../../images/design/captcha/circle.png); background-repeat: no-repeat; }
img#ajax-fc-backlink { position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }

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

/* FANCY CAPTCHA ENDS */
