Hi, I want 2 columns. Right column is 500px Left column takes up all available reamining space according to browser window. Lets also add 10px padding in between the 2 and from the right and left of screen.
EDIT; Managed to find my head again, for anybody's info all I needed was HTML Div's : <wrap> <left></left> </wrap> <right> </right> With wrap at 100% and floated left Left DIV margin right equal to width of right column Right DIV set width and margin left of -thewidth