p#vtip {
	display: none;
	position: absolute;
	padding: 10px;
	left: 5px;
	line-height:160%;
	background-color: white;
	border: 1px solid #a6c9e2;
	z-index: 9999;
}

p#vtip #vtipArrow {
	position: absolute;
	top: -10px;
	left: 5px;
}

span.vtip{border-bottom:1px #5c5c5c dotted;}