.hovertip {
	position: absolute;
	padding: 10px 13px;
	z-index: 2;
	min-width: 300px;
	max-width: 300px;
	color: #444;
	background-color: #E9E9E9;
	border: 1px dashed #444;
	color: #444;
	font: 14px/1.5 Garamond, "Times New Roman", Georgia, serif;
	line-height: 18px;
	text-align: left;
}
