/* Edited m2 IT Solutions e. K. */

p#vtip { 
	display: none;
	position: absolute;
	padding: 10px;
	left: 5px;
	font-size: 10px;
	background-color: white;
	border: 1px solid #a6c9e2;
	z-index: 9999;
	line-height:normal;
}
p#vtip #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px;
}
