/*global*/
#cluetip-closeimg{border:0}
#cluetip-title{overflow:hidden}
#cluetip-title #cluetip-close{float:right;position:relative}
#cluetip-waitimage{width:43px;height:11px;position:absolute;background-image:url(/img/wait.gif)}
.cluetip-arrows{display:none;position:absolute;top:0;left:-11px;height:22px;width:11px;background-repeat:no-repeat;background-position:0}
#cluetip-extra{display:none}
/*--Dré--*/
a.hlp,a.hlp2{cursor:help;background:url(/img/i.png) right center no-repeat}

a.hlp{display:inline-block;text-indent:-999em;width:16px;height:16px;line-height:16px}
a.hlp2{padding-right:20px}
#cluetip-inner li{margin:10px}
/*default*/
.cluetip-default{background-color:#000}
.cluetip-default #cluetip-outer{position:relative;margin:0;background-color:#f8f8f8}
.cluetip-default h3 #cluetip-title{margin:005px;padding:4px;font-size:11px;font-weight:bold;background-color:#888;color:#fff}
.cluetip-default #cluetip-title a{color:#d9d9c2;font-size:11px}
.cluetip-default #cluetip-inner{padding:10px}
#cluetip-inner *{font-size:11px}
#cluetip-inner p{margin:0 0 8px 0}
.cluetip-default div #cluetip-close{text-align:right;margin:0 0 5px 5px;color:#900}
/*arrows*/
.clue-right-default .cluetip-arrows{background-image:url((http://djdj.nl/css/img/darrowleft.gif)}
.clue-left-default .cluetip-arrows{background-image:url((http://djdj.nl/css/img/darrowright.gif);left:100%;margin-right:-11px;}
.clue-top-default .cluetip-arrows{background-image:url((http://djdj.nl/css/img/darrowdown.gif);top:100%;left:50%;margin-left:-11px;height:11px;width:22px}
.clue-bottom-default .cluetip-arrows{background-image:url((http://djdj.nl/css/img/darrowup.gif);top:-11px;left:50%;margin-left:-11px;height:11px;width:22px}