.dhtmltooltip_info
{
	font-family: verdana,tahoma,arial,helvetica;
	font-size:10px;
	color:#000000;
	position: absolute;
	border: 1px solid black;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135, Strength=2);
/*
	padding: 2px;
    width:300px;  
*/
}