#nav, #nav ul{margin:0;padding:0;list-style-type:none;list-style-position:outside;position:relative;line-height:1.5em; z-index:100; }#nav li{float:left;position:relative;}#nav ul {position:absolute;display:none;width:145px;top:20px;$left:0;}#nav ul li {text-align: left;width: 145px;background: #EFB459;}#nav li ul a{height: auto;width: 100%;display: block;padding: 5px 7px;background: #EFB459;}#nav li ul a:hover{background: #FCEF68 url('../img/menu_hover.gif') bottom center repeat-x;}#nav ul ul{top:0;}	#nav li ul ul {left:145px;margin:0px 0 0 10px;}