@charset "UTF-8";
/* CSS Document */
ul.dd ul {
	   position:static;
	   
	   background-color:none;
	}
ul.dd *.dir {
  	  max-width:100px;
  }
				
#menu ul li.dir {
		margin-right:0px;	
	}