#unitip {
	DISPLAY: none; Z-INDEX: 1000; FONT: 12px/14px Arial, Helvetica, sans-serif; COLOR: #fff; POSITION: absolute; TOP: -1000px
}
#unitippoint {
	DISPLAY: block; LEFT: 0px; WIDTH: 145px; POSITION: relative; TOP: 0px
}
#unitipmid {
	DISPLAY: block; LEFT: 0px; WIDTH: 145px; POSITION: relative; TOP: 0px
}
#unitipcap {
	DISPLAY: block; LEFT: 0px; WIDTH: 145px; POSITION: relative; TOP: 0px
}
#unitippoint {
	OVERFLOW: hidden;
	HEIGHT: 19px;
	background-image: url(../images/TipPoint.png);
	background-repeat: no-repeat;
}
#unitipmid {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	PADDING-BOTTOM: 5px;
	WIDTH: 115px;
	PADDING-TOP: 5px;
	HEIGHT: auto;
	background-image: url(../images/TipMid.png);
}
#unitipcap {
	OVERFLOW: hidden;
	HEIGHT: 7px;
	background-image: url(../images/TipCap.png);
	background-repeat: no-repeat;
}
