today, most of the pages will collapse to the width of the tabular data that it is displaying. this creates a discontinuity to the viewing experience.
rev2272 - look as i did, i could not find a pure css solution to keeping the body div at expression(browserWidth - widthOfLeftNav); instead, create a javascript function to constantly resize the content div as necessary, load it on page load, and hook it into the browser window resize dom event;
The page contents with left nav now expand and contract as you resize the browser window. rev2424
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1241