.menu1{ background: #fff url(images/button1.gif); } .menu1 li.current a{ background: url(images/button3.gif); } .menu1 li.current a b{ background: url(images/button3.gif) no-repeat right top; } .menu1 li a:hover{ background: #000 url(images/button4.gif); } .menu1 li a:hover b{ background: url(images/button4.gif) no-repeat right top; }