
.ajax-fcmember-container img { behavior: url(captcha/iepngfix.htc); }
.ajax-fcmodel-container img { behavior: url(captcha/iepngfix.htc); }
.ajax-fcorder-container img { behavior: url(captcha/iepngfix.htc); }

.ajax-fcmember-container * { line-height: 18px; }
.ajax-fcmodel-container * { line-height: 18px; }
.ajax-fcorder-container * { line-height: 18px; }

.ajax-fcmember-container input, .ajax-fcmember-container select,
.ajax-fcmodel-container input, .ajax-fcmodel-container select,
.ajax-fcorder-container input, .ajax-order-container select {
    background: url("imgs/input_bg.gif") repeat-x scroll left top transparent;
	  border: 1px solid #cc66ff;
    /* color: #ADB8C1; */
    color: #6b97a8;
    display: block;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    /* height: 32px;  */
    margin: 3px 0 1px;
    padding: 7px 10px;
	  width: 150px;
}

.ajax-fcmember-container input#submit,
.ajax-fcmodel-container input#submit,
.ajax-fcorder-container input#submit
 {
    border: 0 none;
    cursor: pointer;
    display: inline;
    height: 32px;
    margin-top: 25px;
    width: 117px;
}

.ajax-fcmember-container input#register,
.ajax-fcmodel-container input#register,
.ajax-fcorder-container input#register {
    border: 0 none;
    cursor: pointer;
    display: inline;
    height: 32px;
    margin-top: 25px;
    width: 117px;
    float:right;
}

/* FANCY CAPTCHA MODEL STARTS */
.ajax-fcmodel-container { 
width: 300px; 
background:#a8d7ea;  color:#fff;  margin:0; }

/* rounded corners 
.ajax-fcmodel-rtop, .ajax-fcmodel-rbottom { display:block; background: white; }
.ajax-fcmodel-rtop *, .ajax-fcmodel-rbottom *{ display: block; height: 1px; overflow: hidden; background:#a8d7ea; } */

/* describes left and right boxes */
div#ajax-fcmodel-content { position: absolute; margin-top: -3px; width: 298px; height: 105px; }
div#ajax-fcmodel-content div#ajax-fcmodel-left { width: 200px; height: 100px; float: left; }

div#ajax-fcmodel-content div#ajax-fcmodel-right { width: 98px; height: 100px; float: right; }

/* block left: task and pictures */
p#ajax-fcmodel-task { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 14px; font-family: 'Cabin','Trebuchet MS',"Gill Sans", sans-serif; color: #cc66ff; }
p#ajax-fcmodel-task span { color: #66a70b; font-weight: bold; }

ul#ajax-fcmodel-task { width: 190px; height: 18px; list-style-type: none; background: url(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-fcmodel-task li { float: left; margin-right: 1px; margin-top: 6px;}
p#ajax-fcmodel-circle { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(imgs/circle.jpg); background-repeat: no-repeat; }
img#ajax-fcmodel-backlink { display: none; position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }

/* left and right png borders */
div#ajax-fcmodel-corner-spacer { height: 99px; }
img.ajax-fcmodel-border { top:0; position: absolute; margin-top: -3px; }
img.ajax-fcmodel-border#ajax-fcmodel-left { margin-left: 2px; }
img.ajax-fcmodel-border#ajax-fcmodel-right { margin-left: 307px; }

/* items */
.ajax-fcmodel-highlighted { cursor: pointer; z-index: 102}

/* rounded corners */
.ajax-fcmodel-r1{ margin: 0 5px } .ajax-fcmodel-r2{ margin: 0 3px } .ajax-fcmodel-r3{ margin: 0 2px } .ajax-fcmodel-r4{ margin: 0 1px; height: 2px }

/* FANCY CAPTCHA ENDS */

/* FANCY CAPTCHA MEMBER STARTS */
.ajax-fcmember-container {
/* width: 316px; */
width: 300px;
background:#a8d7ea;  color:#fff;  margin:0; }

/* rounded corners 
.ajax-fcmember-rtop, .ajax-fcmember-rbottom{ display:block; background: white; }
.ajax-fcmember-rtop *, .ajax-fcmember-rbottom *{ display: block; height: 1px; overflow: hidden; background:#a8d7ea; } */

/* describes left and right boxes */
div#ajax-fcmember-content { position: absolute; margin-top: -3px; width: 298px; height: 105px; }
div#ajax-fcmember-content div#ajax-fcmember-left { width: 200px; height: 100px; float: left; }

div#ajax-fcmember-content div#ajax-fcmember-right { width: 98px; height: 100px; float: right; }

/* block left: task and pictures */
p#ajax-fcmember-task { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 14px; font-family: 'Cabin','Trebuchet MS',"Gill Sans", sans-serif; color:#0068b1; }
p#ajax-fcmember-task span { color: #66a70b; font-weight: bold; }

ul#ajax-fcmember-task { width: 190px; height: 18px; list-style-type: none; background: url(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-fcmember-task li { float: left; margin-right: 1px; margin-top: 6px;}
p#ajax-fcmember-circle { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(imgs/circle.jpg); background-repeat: no-repeat; }
img#ajax-fcmember-backlink { display: none; position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }

/* left and right png borders */
div#ajax-fcmember-corner-spacer { height: 99px; }
img.ajax-fcmember-border { top:0; position: absolute; margin-top: -3px; }
img.ajax-fcmember-border#ajax-fcmember-left { margin-left: 2px; }
img.ajax-fcmember-border#ajax-fcmember-right { margin-left: 307px; }

/* items */
.ajax-fcmember-highlighted { cursor: pointer; z-index: 102}

/* rounded corners */
.ajax-fcmember-r1{ margin: 0 5px } .ajax-fcmember-r2{ margin: 0 3px } .ajax-fcmember-r3{ margin: 0 2px } .ajax-fcmember-r4{ margin: 0 1px; height: 2px }

/* FANCY CAPTCHA ENDS */

/* FANCY CAPTCHA MEMBER STARTS */
.ajax-fcorder-container {
/* width: 316px; */
width: 300px;
background:#a8d7ea;  color:#fff;  margin:0; }

/* rounded corners 
.ajax-fcorder-rtop, .ajax-fcorder-rbottom{ display:block; background: white; }
.ajax-fcorder-rtop *, .ajax-fcorder-rbottom *{ display: block; height: 1px; overflow: hidden; background:#a8d7ea; } */

/* describes left and right boxes */
div#ajax-fcorder-content { position: absolute; margin-top: -3px; width: 298px; height: 105px; }
div#ajax-fcorder-content div#ajax-fcorder-left { width: 200px; height: 100px; float: left; }

div#ajax-fcorder-content div#ajax-fcorder-right { width: 98px; height: 100px; float: right; }

/* block left: task and pictures */
p#ajax-fcorder-task { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 14px; font-family: 'Cabin','Trebuchet MS',"Gill Sans", sans-serif; color:#0068b1; }
p#ajax-fcorder-task span { color: #66a70b; font-weight: bold; }

ul#ajax-fcorder-task { width: 190px; height: 18px; list-style-type: none; background: url(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-fcorder-task li { float: left; margin-right: 1px; margin-top: 6px;}
p#ajax-fcorder-circle { position: absolute; margin: 18px 0 0 15px; width: 79px; height: 79px; background: url(imgs/circle.jpg); background-repeat: no-repeat; }
img#ajax-fcorder-backlink { display: none; position: absolute; margin-top: 1px; margin-left: 6px; border: 0px; z-index: 101; }

/* left and right png borders */
div#ajax-fcorder-corner-spacer { height: 99px; }
img.ajax-fcorder-border { top:0; position: absolute; margin-top: -3px; }
img.ajax-fcorder-border#ajax-fcorder-left { margin-left: 2px; }
img.ajax-fcorder-border#ajax-fcorder-right { margin-left: 307px; }

/* items */
.ajax-fcorder-highlighted { cursor: pointer; z-index: 102}

/* rounded corners */
.ajax-fcorder-r1{ margin: 0 5px } .ajax-fcorder-r2{ margin: 0 3px } .ajax-fcorder-r3{ margin: 0 2px } .ajax-fcorder-r4{ margin: 0 1px; height: 2px }

/* FANCY CAPTCHA ENDS */

