#dhtmltooltip{
position: absolute;
width: 300px;
border: 1px solid #000000;
padding: 10px;
/*background-color: #fefdcd;*/
visibility: hidden;
z-index: 100;
text-align:left;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#sitecreate{font-size:100%;}
#sitecreate a{text-decoration:none;}