.contactsdetails{ 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 8px solid white;
padding: 10px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
} */

