Anyone know a way to make it so that when the menu div is omitted, the main div uses all the available width?
+-------------- container -------------+
| +--- menu ---+ +---- main ------+ |
| | | | | |
| | | | | |
| +------------+ +----------------+ |
+--------------------------------------+
+-------------- container -------------+
| +------------- main -------------+ |
| | | |
| | | |
| +--------------------------------+ |
+--------------------------------------+