#main {
	width: 516px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 120px;
	margin:-160px 0 0 -263px;
}
p#vtip { 
display: none; 
position: absolute;
padding: 10px;
left: 5px; 
font-size: 0.8em; 
background-color: white; 
border: 1px solid #a6c9e2; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; z-index: 9999 
}
p#vtip #vtipArrow { 
position: absolute;
top: -10px; left: 5px 
}