p#vtip { 
	display: none; 
	position: absolute; 
	width:140px;
	padding: 8px; 
	left: 5px; 
	color: #666666;
	font-size: 1em;
	line-height: 1.2em; 
	background-color: white; 
	border: 1px solid #cc0000; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	z-index: 9999 }

p#vtip #vtipArrow { 
	position: absolute; 
	top: -10px; 
	left: 10px }
