View Single Post
  #10 (permalink)  
Old 08-02-06, 05:18 PM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
Since both tables have a set width, you could just add the same width to the divs.

Code:
<div align="left" id="Content1" style="position:absolute; width:407px;">
Reply With Quote