#bubble_tooltip {
	DISPLAY: none; WIDTH: 147px; POSITION: absolute
}
#bubble_tooltip .bubble_top {
	BACKGROUND-IMAGE: url(images/bubble_top.gif); BACKGROUND-REPEAT: no-repeat; HEIGHT: 16px
}
#bubble_tooltip .bubble_middle {
	PADDING-RIGHT: 10px; BACKGROUND-POSITION: left bottom; PADDING-LEFT: 10px; BACKGROUND-IMAGE: url(images/bubble_middle.gif); PADDING-BOTTOM: 0px; PADDING-TOP: 0px; BACKGROUND-REPEAT: repeat-y
}
#bubble_tooltip .bubble_middle SPAN {
	FONT-SIZE: 12px; COLOR: #ffffff; LINE-HEIGHT: 15px; FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif; POSITION: relative; TOP: -5px; TEXT-ALIGN: center
}
#bubble_tooltip .bubble_bottom {
	BACKGROUND-IMAGE: url(images/bubble_bottom.gif); MARGIN: -8px 0px 0px; BACKGROUND-REPEAT: no-repeat; POSITION: relative; HEIGHT: 35px
}
