I've got two tables sitting side by side and I want them to look like one table ... i.e. no space between them when viewed.

Both tables have "0" border, padding, and spacing. The table on the left is my nav and I want it to stay a fixed size. The table on the right has a background graphic continuation of the nav and spacer gif which I want to "grow" with screen size.

Is there a way to do this within my html or in my css? I've been going crazy searching for info on space between tables, but keep getting space within tables. Any suggestions would be appreciated.

Mickie