#bubble_tooltip {
	DISPLAY: none; WIDTH: 147px; POSITION: absolute
}
#bubble_tooltip .bubble_top {
	BACKGROUND-IMAGE: url(bubble_top.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 16px
}
#bubble_tooltip .bubble_middle {
	PADDING-RIGHT: 7px; BACKGROUND-POSITION: left bottom; PADDING-LEFT: 7px; BACKGROUND-IMAGE: url(bubble_middle.gif); BACKGROUND-REPEAT: repeat-y
}
#bubble_tooltip .bubble_middle SPAN {
	FONT-SIZE: 9px; FONT-FAMILY: Arial, sans-serif; POSITION: relative; TOP: -8px
}
#bubble_tooltip .bubble_bottom {
	BACKGROUND-IMAGE: url(bubble_bottom.gif); BACKGROUND-REPEAT: no-repeat; POSITION: relative; TOP: -6px; HEIGHT: 44px
}

