ul#menu { padding: 0; list-style: none; background: url(back.gif); text-align: center; margin: 0 auto; font-size: 11px; font-family: arial, sans-serif; height: 41px; width: 1000px; position: absolute; left: 0; top: 139px; } ul#menu li a { display: inline-block; height: 36px; margin: 5px 0 0 0; padding: 0 20px 0 0; background: url(button.gif) right top; line-height: 30px; text-decoration: none; color: #000; } ul#menu li a.sub { background: url(button-arrow.gif) right top; }