#bubble_tooltip{
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
}
#bubble_tooltip .bubble_middle{
	border:2px #999999 dotted;
	background-color:#FFFFFF;
	padding:10px;
	line-height:1.2;
}
#bubble_tooltip .bubble_bottom{
	height:10px;
	position:relative;
}