
					.cluetip-rounded #cluetip-outer {
					  background: #ffffff url(/images/top-curve-small.gif) no-repeat 0 0;
					  margin-top: -20px;
					  height:8px;
					  width:270px;
					  z-index:200;
					  font:normal 18px/5px arial;
  position:relative;
					}
					.cluetip-rounded #cluetip-title {
					  padding: 0px 0px 0px;
					  margin: 0px 0px 0px 0px;
					}
html>body .cluetip-rounded #cluetip-extra  {background: url(/images/bottom-curve-small.png) no-repeat; width:270px; height:19px;position:absolute;bottom:0px;margin-bottom:-25px}

.cluetip-rounded #cluetip-extra {background-repeat:  no-repeat; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/bottom-curve-small.png', enabled='true', sizingMethod='scale');  width: 270px; height: 19px;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:13px;width:268px;line-height:5px}

					/*.cluetip-rounded #cluetip-extra {
					  background: url(/images/bottom-curve-small.png) no-repeat bottom center;
					  width:270px;
					  height:15px;
					}*/
					.cluetip-rounded #cluetip-inner {
					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 7px;
					color:#000000;
					width:254px;
					 z-index:200;
					}
					/* stupid IE6 HasLayout hack */
					.cluetip-rounded #cluetip-title,
					.cluetip-rounded #cluetip-inner {
					  zoom: 1;
					}

