#menu { padding: 0; margin: 0 0 0 300px; list-style: none; width: 700px; height: 60px; background: url(images/background.png); } #menu li a:hover, #menu li.active a { background: url(images/taba.png) right top; cursor: pointer; color: #fff; line-height: 25px; } #menu li a:hover b, #menu li.active a b { background: url(images/tabb.png) left top; cursor: pointer; }