dl, dt, dd, ul, li {
	margin: 0; padding: 0;
	list-style-type: none;}
#menu {
	position: absolute; margin-top:3px;
	top: 0; left: 2px; z-index:100;
	width: 100%; /* precision for Opera */ 
	height: 21px; /*background-color: #486C5C;*/}
#menu dt a.name{
  height: 15px; margin: 0; background-color: #486C5C;
  font-family: Arial; font-weight: 700; display: block; 
  font-size: 12px; height-line: 11px; color: #FFFFFF; 
  text-decoration: none; text-align: left; text-transform: lowercase;
  padding: 2px 22px 3px 22px; }
#menu dt a:hover{
  text-decoration: underline;}
#menu dl {
	float: left;
	width: 140px;}
#menu dt {
	cursor: pointer;
	text-align: center;}
#menu dd {
	display: none; background: #FFFFFF; padding:1px;}
#menu li {
	text-align: left; margin-top:1px; background:#9F9F9F;}
#menu li a{
	font-size: 11px; height-line: 11px; color: #FFFFFF; padding: 2px;
	text-decoration: none; display: block; height: 100%; border: 0 none; padding-left: 10px;}
#menu li{
	padding: 3px 0 2px 3px;}
#menu li a:hover{
	text-decoration: underline;}
#menu li.close a{
	font-size: 9px; text-align: right; padding: 0;}
.close{
	text-align: center; background-color: #9F9F9F;}

/*#menu dt a.name{
	height: 23px; 
	margin: 0; background: display: block; font-size: 9px; height-line: 11px; color: #FFFFFF; font-family: Microsoft Sans Serif;
	padding: 7px 0 2px; text-decoration: none; text-align: center; text-transform: uppercase; 
	border-right: 1px solid #CCCCCC;}
#menu dt a.name:hover{
	color: #CCCCCC;}*/
