Site:http://www.hearthwooddome.com
Style: styles-site.css imports Fleur.css (www.hearthwooddome.com/mt-static/support/themes/fleur/)
Issue: The alpha and beta columns are stacking rather than lining up side by side.
Background: The site is set up for "two column right" where the left column is dominant...initially the CSS was set to percentages, so I hard locked it to px. I've pulled the main components down locally and attempted viewing in Dreamweaver to get an idea of why this is happening; it appears that the alpha column is taking up the full width of the page even though it's not supposed to.
FireFox's DOM inspector shows correct alpha and beta column's even though they are still stacking....
Any ideas?