img {behavior: url(captcha/iepngfix.htc);}
	
/* FANCY CAPTCHA STARTS */
.ajax-fc-container {
	width:444px; 
	height:217px; 
	color:#ffffff; 
	margin:0 15px; 
	background:transparent url('imgs/bgr.png') top left no-repeat !important;
	}
	
/* rounded corners */
.ajax-fc-rtop, .ajax-fc-rbottom {
	display:block;
	background-color:#E3EDFD;
	}
.ajax-fc-rtop *, .ajax-fc-rbottom *{
	display:block;
	height:1px;
	overflow:hidden;
	/*background:#a8d7ea;*/ 
	}
	
/* describes left and right boxes */
div#ajax-fc-content {
	position:absolute;
	width:443px;
	height:217px;
	}
div#ajax-fc-content div#ajax-fc-left {
	width:320px;
	height:215px;
	float:left;
	}
div#ajax-fc-content div#ajax-fc-right {
	width:115px;
	height:215px;
	float:right;
	}

/* block left: task and pictures */
p#ajax-fc-task {
	line-height:16px;
	margin:69px 0px 0px 0px;
	font-size:10px;
	font-family:Verdana, Tahoma, Arial;
	color:#18779d;
	text-align:center;
	width:297px;
	height:38px;
	}
p#ajax-fc-task span {
	color:#2c6bc8;
	font-weight:bold;
	}
ul#ajax-fc-task {
	width:313px;
	height:55px;
	list-style-type:none;
	margin:20px 0px 0px 5px;
	display:inline;
	float:left;
	padding:0px !important;
	}
div#ajax-fc-right a {
	width:140px;
	height:30px;
	display:block;
	}
/* block right: cycle and backlink */
ul#ajax-fc-task li {
	float:left;
	margin-right:10px;
	margin-top:0px;
	}
p#ajax-fc-circle {
	position:absolute;
	margin:98px 0px 0px 0px;
	width:112px;
	height:115px;
	}
img#ajax-fc-backlink {
	position:absolute;
	margin:1px 0px 0px 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:0px 5px;}
.ajax-fc-r2{margin:0px 3px;}
.ajax-fc-r3{margin:0px 2px;}
.ajax-fc-r4{
	margin:0px 1px;
	height:2px;
	}
/* FANCY CAPTCHA ENDS */

.truth{
height:54px;
width:55px;
}
