/* hint menu */ 
.hint {
color:#0098ff;
font-size:10px;
font-family:Visitor_Rus;
background:url(/images/body.png);
border:1px dashed #0098ff;
position:absolute;
padding:5px;
}
-----------------------