#dropline { padding: 0 0 0 10px; /* 0 0 0 30px */ margin: 0 0 0 10px; /* 0 0 0 300px */ list-style: none; height: 40px; background: url(ulback.gif) repeat-x; position: relative; } dropline li a:hover { background: url(tab_a.gif) no-repeat right top; line-height: 36px; height: 44px; } #dropline li a:hover b { background: url(tab_b.gif) no-repeat left top; line-height: 36px; }