#menuContainer { width: 1000px; position: absolute; left: 0; top: 140px; overflow: hidden; background: url(images/ulback.gif) repeat-x; } #menu li a:hover, #menu li a.active { background: url(images/button.png) no-repeat right top; line-height: 36px; } #menu li a:hover b, #menu li a.active b { background: url(images/button.png) no-repeat left top; line-height: 36px; }