

.ajax-fc-container { width: 285px; color:#fff;  margin:0; border:1px solid #000; border-radius: 8px;background: transparent;}

/* rounded corners */

/* describes left and right boxes */
div#ajax-fc-content { position: absolute; margin-top: 0px; margin-left: 4px; width: 287px; height: 105px; background: transparent;  }
div#ajax-fc-content div#ajax-fc-left { width: 185px; height: 90px; float: left; }

div#ajax-fc-content div#ajax-fc-right { width: 93px; height: 90px; float: right; }

/* block left: task and pictures */
p#ajax-fc-task { line-height: 16px; margin: 0; padding: 11px 0 0 11px; font-size: 12px; color: #18779d; }
p#ajax-fc-task span { color: #66a70b; font-weight: bold; padding:0; display:inline }

ul#ajax-fc-task { width: 190px; height: 18px; list-style-type: none;  background-repeat: no-repeat; margin: 0px 0 0 0; padding: 0px 0 0 2px; }

/* 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: 8px 0 0 0px; width: 79px; height: 79px; border:1px solid #AAA; border-radius: 51%;
background: transparent; /* For browsers that do not support gradients */

 }
p#ajax-fc-circle:before{content: "Drop\AHere"; position: absolute; top: 25%; color: gray; white-space: pre-wrap; left: 30%; font-weight: bold; }
/* left and right png borders */
div#ajax-fc-corner-spacer { height: 99px; }

/* items */
.ajax-fc-highlighted { cursor: pointer; z-index: 102}

/* rounded corners */

