Ok..... I want to have a layout without tables, so I start coding on CSS (wow, what wisdom LOL).
Anyway, to skip the bullshit and to show you what bothers me....
The layout should look something like this (picture explains a lot more than words

..... and the boxes need to be in relative position (in there will be included some stuff so I want to move them automaticly).
I tried with float:left (and combine it with float:right), and clears, but they give me a headace when i try to put 2 left divs with one on the right that has the same heigt as the 2 lefts together...
Can somebody help me with some advice how to code this? Or code it and copy it here
