ul { list-style: none; margin: 0; padding: 0; }
li { float: left; position: relative; width: 168px; background: url(../images/pulldown_blank.gif) no-repeat; }
li.div166 { float: left; position: relative; width: 166px; background: url(../images/pulldown_blank.gif) no-repeat; }

li ul { display: none; left: 0; position: absolute; top: auto; }
li > ul { clear: left; left: 0px; top: 31px; }
li:hover ul, li.over ul { display: block; }

#mnav_sterling li li { height: 24px; margin: 0; padding: .5em 12px 0em; width: 156px; }
#mnav_sterling li li:hover { background: url(../images/pulldown_button.gif) no-repeat; cursor: pointer; height: 24px; margin: 0; padding: .5em 12px 0em; width: 154px; }
#mnav_sterling li li a { color: #ffffff; font-weight: bold; text-decoration: none; }