Topic: menu padding

i have changed the nav menu a bit, insted of text, i have replaced them with images..... now i want the images to fit in with the rest of my template, but i belive that the menu padding is stopping it?

what code do i need to add/change in my css to stop any padding and spacing with the images! and how do i set a background On the menu bar??

thanks

Sorry. Unactive due to personal life.

Re: menu padding

Try this:
#brdmenu LI {PADDING: 0px !important; MARGIN: 0px !important}

Background:
#brdmenu DIV.box {BACKGROUND-COLOR: #COLOR}