﻿#dhtmltooltip{
position: absolute;
width: 130px;
border: 1px solid #FFFF35;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-family: Tahoma;
font-size: 9pt;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#topbar{
float:center;
position :absolute;
border: 0px solid black;
padding: 0px;
background-color: black;
width: 20px;
visibility: hidden;
z-index: 0;
}