If you use two <div>s, one for each <table> you can set the css float style to left on first <div> so that there are side-by-side. I'm not sure if you can simply apply the float left directly to the first <table> though and dispense with the <div>s altogether.
--
Joe (
Microsoft MVP - XML)