/*img, div, a, input { behavior: url(../../../png_fix/iepngfix.htc); }*/

/* FANCY CAPTCHA STARTS */
.ajax-fc-container { width: 239px;  color:#fff;background-color:#e4e8eb; }

/* rounded corners */

/* describes left and right boxes */
div#ajax-fc-content { margin-top: -3px; width: 250px;height:100px; /*background: url(../../../images/bg-content-div.png);*/ }
div#ajax-fc-content div#ajax-fc-left { width: 175px; margin-right:3px; float: left; color:#444;}

div#ajax-fc-content div#ajax-fc-right { width: 50px; float: left; }

/* block left: task and pictures */
div#ajax-fc-task { text-align:center;line-height: 16px; margin-top: 10px; font-size: 9px; font-family: Verdana, Tahoma, Arial; color: #69696B; }
div#ajax-fc-task span { color: #ba001a; font-weight: bold; }

ul#ajax-fc-task { position:relative;width:163px;height:40px; margin:15px 3px 3px 3px; padding:5px; background-image:url(../../../images/icon_back.png); background-repeat:no-repeat;}

/* block right: cycle and backlink */
ul#ajax-fc-task li { position:absolute;display:inline;margin-right:5px;list-style:none;}
div#ajax-fc-circle { margin:10px 0px 0px 0px;width: 60px; height: 50px; background: url(../../../images/drop_area.png); background-repeat: no-repeat; }

/* left and right png borders */

/* items */
.ajax-fc-highlighted { cursor: pointer; z-index: 102}

/* rounded corners */

/* FANCY CAPTCHA ENDS */