/* unitip css */
#unitip { position: absolute; display: none; z-index: 1000; top: -1000px; color: #fff; font: normal normal 0.91em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }

#unitippoint,
#unitipmid,
#unitipcap 		{ position: relative; top: 0px; left: 0px; display: block; width: 145px; }

#unitippoint	{ height: 19px; overflow: hidden; background: url(../images/unitip/tip-point.png) no-repeat; }
#unitipmid		{ width: 115px; height: auto; background: url(../images/unitip/tip-mid.png) repeat; padding: 5px 15px; }
#unitipcap		{ height: 7px; overflow: hidden; background: url(../images/unitip/tip-cap.png) no-repeat; }