#cluetip-waitimage {width:43px;height:11px;position:absolute;background-image:url(/images/wait.gif);background-repeat: no-repeat;}

**************************************
   =cluetipClass: 'rounded'
--------------------------------------

.cluetip-rounded {background: url(/images/middle-blue-bg.gif) no-repeat 0 100%; margin-top: 10px; margin-left: 12px; z-index:200; position:absolute;}
.cluetip-rounded div#cluetip-close {text-align: right; margin: 0px 5px 5px; color: #003399;}
.cluetip-rounded div#cluetip-close a {color:#003399;}
.cluetip-rounded {background: url(/images/middle-bg-yellow.gif) no-repeat 0 100%; margin-top: 10px; margin-left: 12px; z-index:200; position:absolute}

html>body .cluetip-arrows {background: url(/images/top-arrow.png);position: absolute; top: -10px; left: 130px; height: 13px; width: 15px; background-repeat: no-repeat;}

.cluetip-arrows {background-repeat:  no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/top-arrow.png', enabled='true', sizingMethod='scale'); position: absolute; top: -10px; left: 130px; height: 13px; width: 15px; background-repeat: no-repeat;font: normal 10px arial}




.cluetip-rounded #cluetip-outer {background: url(/images/top-blue-curve1.gif) top left no-repeat; width:314px;height:6px;font:normal 4px/6px arial}

.cluetip-rounded #cluetip-title {
 padding: 0px 0px 0;
 margin: 0 0px 0 0;
}

html>body .cluetip-rounded #cluetip-extra  {background: url(/images/bottom-blue-curve.png) no-repeat bottom center; width:314px; height:7px;}

.cluetip-rounded #cluetip-extra {background-repeat:  no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bottom-blue-curve.png', enabled='true', sizingMethod='scale');  width: 314px; height: 7px;}

/*.cluetip-rounded #cluetip-extra {
 background: url(/images/bottom-blue-curve.png) no-repeat bottom center;
 width:314px;
 height:15px;
}*/

.cluetip-rounded #cluetip-inner {
 position:relative;
 background: url(/images/middle-blue-bg.gif) repeat-x scroll left bottom;
 border-left:1px solid #BBD6F1;
 border-right:1px solid #BBD6F1;
 font:normal 11px arial;
 padding:0px 6px;
 color:#000000;
 width:300px;
 z-index:200;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
 zoom: 1;
}

