@charset "utf-8";
/* CSS Document */
#info {height:500px;}
.menu a:visited {
display:block;
width: 125px;
font-size:11px;
text-decoration:none; 
color:#ffffff; 
height:26px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background: none; 
padding: 0px 0px;
line-height:25px;
text-align: center;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width: 125px;
w\idth:125px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the links for the top level */
.menu a { display:block;
width: 125px;
font-size:11px;
text-decoration:none; 
color:#ffffff; 
height:26px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background: none; 
padding: 0px 0px;
line-height:25px;
text-align: center;
 } 