div#dropMenu ul ul {position: absolute; width: 8em;display: none;}
div#dropMenu ul ul li {border-bottom: 1px solid #CCC; width:8em;z-index:1000;}
div#dropMenu ul.level8{top: 0; left: 12em; background:#4f4f4f}
You have two '8em' and one '12em' in the above lines.
Bookmarks