.panel_tooltip {
	position: absolute;
	background-color: rgb(255, 255, 234);
	border: 1px solid black;
	padding: 2px;
	display: none;
}
