I have a two column layout, with a gray sidebar on the right. I need the sidebar\'s height to expand when the height of the left column is increased (due to content being dy
This is a common problem when using DIVS for this type of layout.
If you google 'Faux column' you should get some answers.
eg. http://www.alistapart.com/articles/fauxcolumns/