I'm a CSS newbie. I have an AJAXified aspx page written in C#. There is a grid within a panel (so that it scrolls) at the bottom of the page whose height I would like to dynamically resize as the browser window is resized. Is this possible to do using CSS? The page currently works by using a bunch...