#bubble_tooltip{
	width:107px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('../img/bubble_top.gif');
	background-repeat:no-repeat;
	height:54px;	
}


#babble_tooltip{
	width:107px;
	position:absolute;
	display:none;
}
#babble_tooltip .babble_top{
	background-image: url(../img/bubble_top2.gif);
	background-repeat:no-repeat;
	height:54px;	
}

