I;m trying to achieve the folloing layout on a page
The layout needs to be liquid not fixed. However the col on the right had side needs to be fixed at a width of 240px.
The Rows at the top and bottom need to have foxed heights of around 30px.
The big left col needs to be liquid but its content need to fit the full height/width of the area along with a scrole bar i.e. overflow:auto , on the y axis only.
I can achieve this using tabes but i'm haivng problem trying to make a copy using div's and css. This needs to work in IE7 and IE6 not bothered about firefox for this at the moment.
Ayone fancy a crack at this ?

The layout needs to be liquid not fixed. However the col on the right had side needs to be fixed at a width of 240px.
The Rows at the top and bottom need to have foxed heights of around 30px.
The big left col needs to be liquid but its content need to fit the full height/width of the area along with a scrole bar i.e. overflow:auto , on the y axis only.
I can achieve this using tabes but i'm haivng problem trying to make a copy using div's and css. This needs to work in IE7 and IE6 not bothered about firefox for this at the moment.
Ayone fancy a crack at this ?