#bubble_tooltip{
	width:285px;
	position:absolute; top:0px; margin-left:-140px;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('/wps/wcm/resources/file/ebc33e0f6faf717/tooltip_long_top.png');
	background-repeat:no-repeat;
	height:31px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('/wps/wcm/resources/file/ebc3410f6fd89e3/tooltip_long_middle.png');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:17px;
	padding-right:17px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('/wps/wcm/resources/file/ebc33b0f6efd473/tooltip_long_bottom.png');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}



