Some background.....I'm reasonably proficient at using CSS for styling, but in practice I struggle with CSS layouts (e.g. creating 3 column layouts, or putting two tables side-by-side).
I understand the theory of floats, relative/absolute/fixed positioning, but in practice I struggle to place elements where they need to be.
