#dhtmltooltip{
position: absolute;
text-align:right;
width: 350px;
font-size:9px;
border: 0px solid black;
padding: 2px;
background-color: #333;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}