#dhtmltooltip
{
	position: absolute;
	border: 1px solid black;
	border-color: white;
	padding: 2px;
	background-color: #4A4A4A;
	visibility: hidden;
	z-index: 100;
		font-size: xx-small; 
		font-family: verdana; 
		color: white; 
		text-align: center;
}

