/* hint menu */ .hint { background-color:#3d3d3d; line-height:10px; color:white; font-family:verdana,arial,helvetica; font-size:8pt; width:auto; border-top:1px solid white; border-right:1px solid white; border-bottom:1px solid white; border-left:1px solid white; margin:1px; padding:8px; position:absolute; visibility:hidden; z-index: 99999999; } /* ---------------- */