



#dhtmltooltip{
position: absolute;
left: -100px;
width: 250px;
border: 1px solid gray;
padding: 5px;
background-color: white;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

}




