Created by: timcheadle
Having an absolute positioned sidebar means content overflows into footers in some cases.
I've fixed this by having the sidebar float left and use a negative margin to put it into place. This also solves the issue of the sidebar affecting the height of content rows.