div.ui-cluetip{font-size:1em;}
.ui-cluetip-header{padding:3px;}
.ui-cluetip-content{padding:0;}
.ui-cluetip-header{font-size:1em;margin:0;overflow:hidden;}
.cluetip-outer{padding:0;}
#cluetip-title #cluetip-close{float:right;position:relative;}
#cluetip-close img{border:0;}
#cluetip-waitimage{width:43px;height:11px;position:absolute;background-image:url(images/wait.gif);}
.cluetip-arrows{display:none;position:absolute;top:0;left:-11px;height:22px;width:11px;background-repeat:no-repeat;background-position:0 0;}
#cluetip-extra{display:none;}
.cluetip-default{background-color:#d9d9c2;}
.cluetip-default .ui-cluetip-header{background-color:#87876a;}
.clue-right-default .cluetip-arrows{background-image:url(images/arrowleft.gif);}
.clue-left-default .cluetip-arrows{background-image:url(images/arrowright.gif);left:100%;margin-right:-11px;}
.clue-top-default .cluetip-arrows{background-image:url(images/arrowdown.gif);top:100%;left:50%;margin-left:-11px;height:11px;width:22px;}
.clue-bottom-default .cluetip-arrows{background-image:url(images/arrowup.gif);top:-11px;left:50%;margin-left:-11px;height:11px;width:22px;}
