					.cluetip-rounded #cluetip-outer {
					  background: #ffffff url(/images/top-curve-yellow.gif) no-repeat 0 0;
					  height:6px;
					  bottom:0px;
					  width:387px;
					  z-index:200;
					  font:normal 18px/5px arial;
  position:relative;
					}

					.cluetip-rounded #cluetip-title {
					  padding: 0px 0px 0;
					  margin: 0 0px 0 0;
					}

html>body .cluetip-rounded #cluetip-extra  {background: url(/images/bottom-curve-yellow.png) no-repeat bottom center; width:387px;height: 15px;position:absolute;bottom:0px;margin-bottom:-25px}

.cluetip-rounded #cluetip-extra {background-repeat:  no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bottom-curve-yellow.png', enabled='true', sizingMethod='scale');  width: 387px; height: 15px;position:absolute;bottom:0px;margin-bottom:-25px}

.cluetip-rounded #cluetip-extra1 {border-left:solid 1px #C7DB91;border-right:solid 1px #C7DB91;background:#FCFCD6;position:absolute;left:0px;bottom:0px;margin-bottom:-10px;height:15px;width:385px;line-height:5px}



					/*.cluetip-rounded #cluetip-extra {
					  background: url(/images/bottom-curve-yellow.png) no-repeat bottom center;
					  width:387px;
					  height:15px;
					}*/
					.cluetip-rounded #cluetip-inner {
position:relative;
					background: url(/images/middle-bg-yellow.gif) repeat-x scroll left bottom;
					border-left:1px solid #C6DA90;
					border-right:1px solid #C6DA90;
					font:normal 11px arial;
					padding:0px 6px;
					color:#000000;
					width:373px;
					z-index:200;
					}



					/* stupid IE6 HasLayout hack */
					.cluetip-rounded #cluetip-title,
					.cluetip-rounded #cluetip-inner {
					  zoom: 1;
					}

					 html>body .arrow-yellow {background: url(/images/arrow-yellow.png) no-repeat; width:13px; height:16px; position:absolute; top: 40px; left: -12px}

.arrow-yellow {background-repeat:  no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/arrow-yellow.png', enabled='true', sizingMethod='scale');  position:absolute; left: 10px; top: 70px; left: -12px; width: 13px; height: 16px;font: normal 8px arial}

