/*img { behavior: url(/globalPFC/javascript/captcha/iepngfix.htc); }*/

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

/* 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:#a8d7ea; }

/* describes left and right boxes */
div#ajax-fc-content { background:url("/globalPFC/javascript/captcha/imgs/bg-content-div.png") repeat scroll 0 0 transparent;
height:97px;
margin-left:9px;
margin-top:-3px;
position:absolute;
width:300px;}
div#ajax-fc-content div#ajax-fc-left { float:left;
height:93px;
width:217px;}

div#ajax-fc-content div#ajax-fc-right { float:right;
height:93px;
width:83px;}

/* block left: task and pictures */
p#ajax-fc-task { color:#18779D;
font-family:Verdana,Tahoma,Arial;
font-size:11px;
line-height:16px;
margin:0;
padding:5px 0 0 3px; }
p#ajax-fc-task span { color: #66a70b; font-weight: bold; }

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

/* block right: cycle and backlink */
ul#ajax-fc-task li { float: left; margin-right: 1px; margin-top: 6px; margin-left: 1px;}
p#ajax-fc-circle { background:url("/globalPFC/javascript/captcha/imgs/circle.png") no-repeat scroll 0 0 transparent;
height:79px;
margin:8px 0 0 0px;
position:absolute;
width:79px; }
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: 91px; }
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 */