#bubble_tooltip
	{
		width:94px;
		height:28px;
		color: Black;
		position:absolute;
		display:none;
		background-image: url(../pictures/balloon.gif);
		background-repeat: no-repeat;
		padding-top: 3px;
		padding-left: 5px;
		text-align: left;
		line-height: 26px;
	}
	