html { 
 scrollbar-arrow-color:#d29060; 
scrollbar-track-color:#92522F; 
scrollbar-face-color:#92522F; 
scrollbar-highlight-color:#d29060; 
scrollbar-3dlight-color:#d29060; 
scrollbar-darkshadow-color:#92522F; 
scrollbar-shadow-color:#D29060; 
} 


*+html .hoverbox a {position: relative;
}
*+html .hoverbox a:hover {display: block; font-size: 100%; z-index: 1;}
*+html. hoverbox a:hover .preview {top: -38px; left: -50px;}
*+html .hoverbox li{position: static;}

* html .hoverbox a {position: relative;
}
* html .hoverbox a:hover {display: block; font-size: 100%; z-index: 1;}
* html. hoverbox a:hover .preview {top: -38px; left: -50px;}
* html .hoverbox li{position: static;}
