.bubble_tooltip
{
	width:230px;
	position:absolute;
	display:none;
	z-index: 1000;
	border: 1px solid #ccc;
	background: #f0f0ff;
	font-family: Verdana;
	font-size: 10px;
	padding: 5px;
	text-align: center;
}