.hint
{
 font-family: Verdana;
 font-size: 7.5pt;
 text-align: justify;
 border-style: solid;
 border-width: 1px;
 border-color: #A0A0A0;
 background-color: #F8F8F8;
 padding: 4px;
 position: absolute;
 display: none;
 width: 50px;
 top: -200px;
}

