#bubble_tooltip{
	width:294px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
}
#bubble_tooltip .bubble_middle{
}
#bubble_tooltip .bubble_middle span{
}
#bubble_tooltip .bubble_bottom{
	background-image: url('http://www.apelsin.travel/files/png/bubble_bottom.png');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:65px;
	position:relative;
	top:-12px;
	left:-8px;
}
