I have this problem, I have two divs:
<
With CSS tables, you could wrap a div around the two you have there and use this css/html structure:
Depends on what browsers support these display types, however. I don't think IE8 and below do. EDIT: Scratch that-- IE8 does support CSS tables.