#content{
margin: 1em 1em 1em 1em; 
padding: 0; 
float: left;
}

#menycontainer{
float: left;	
margin: 0.2em 0 0 0.2em; 
width: 12em; 
hight: 8em; 
font: 70% Verdana, Helvetica, sans-serif;

}

#meny{
margin: 0; 
	
list-style-type: none;
}

#meny a{
display: block;	
text-decoration: none; 
height: 100%; 
padding: 0.3em 0 0.3em 0.7em; 
border: 1px solid #000000;	
margin-top: 0.2em; 
background: #99BBFF;

}

#meny ul{
list-style-type: none;

} 

#meny li{
	list-style-type: none;
	margin: 0;
} 


#meny ul a{ margin: 3px;
			padding: 0.2em;
			}	

#meny ul.select  { 
list-style-image: url(../forum/images/silver/icon_star_blue.gif); 
} 

#meny a.small{
font: 80% Verdana, Helvetica, sans-serif;
background: #FFFFFF;
}



#meny a:link{color: #000000;}

#meny a:visited{color: #000000;}

#meny a:hover{background: #FFFFFF;}

#meny a#current{font-weight: bold; background: #DCD147;}

#meny a#subcurrent{font-weight: bold; background: #DCD147;}

