/* screenshots */ 
div.illustrations-popup-largez {position: relative; z-index: 8;}
div.illustrations-popup-large div.ill-large {position: absolute; display: none; top: 5%; left: 10%;}
div.illustrations-popup-large div.ill-large div.myimage {position: relative; z-index: 2; border : 1px solid #393C38;}
div.illustrations-popup-large div.ill-large img.close {position: absolute; top: 10px; right: 13px; z-index: 3; cursor: pointer; cursor: hand;}
/* ---------------- */



/* 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; 
} 
/* ---------------- */