if I am designing a page with center-layout, kind of like Yahoo Answers, how can I do it? I could have used Javascript to catch the screen width at page-load, and make changes to the main div accordingly, but the user may have Javascript turned off, so how to do it in that case?if I am designing a page with center-layout, ki