Hello, so basically I've got these side bar graphic things I want to put on the edges of my main content table to make it look nice. The problem is I can't seem to figure out how to make them resize their height automatically depending on the length of the main content table, which is slightly different on every page. The page I'm working on can be found here: http://www.whoawhoawhoa.com/episodesnewlook.html As you can see, the two thin gray and black sidebars on the main content page go wayyyyy down. I'm looking for a way to make them automatically resize to fit the content table. The .CSS page can be found here: http://www.whoawhoawhoa.com/css/masternewlook.css The two sidebar 'divs' I'm having issues with are called sidebar-a and sidebar-b. Thanks!