.tooltip
{
	background-color: #CCCCCC;
	border: 1px solid black;
	position: absolute;
	width: 250px;
	z-index: 1010;
}
