ul { margin: 0px; }

.mlddm { padding: 0; z-index: 500; position: relative; }

.mlddm li { display: inline; list-style: none; float: left; }
.mlddm li a { display: block; width: auto; font: bold 11px arial, sans-serif; text-align: center; text-decoration: none; text-transform: uppercase; color: #FFF; }
.mlddm li a:hover { background-color: #eff9ff; color: black; }

.mlddm ul { z-index: 100; position: absolute; visibility: hidden; margin: 2px 0 0 0; padding: 0; background: #AD9F68; }
.mlddm ul li { float: none; }
.mlddm ul li a { display: block; width: auto; margin: 0; padding: 5px 17px 5px 13px; font-weight: normal; text-align: left; text-transform: none; white-space: pre; color: white; background: #AD9F68; border-width: 0; border-bottom: 1px solid white; }

/*
.mlddm ul li .hsub { background-image: url(arrow.gif); background-position: right; background-repeat: no-repeat; }
.mlddm ul li .hsub:hover { background-image: url(arrow.gif); background-position: right; background-repeat: no-repeat; }
*/