The Artisteer designs don't expect these extra content regions and don't have any style for them, so it will most likely require some additional custom CSS in other CSS files (I would not touch style.css)
I don't have an easy magic answer for it, I would try different things to see what happens. First I would try removing the extra <div class="art-content-layout-row"> that you are wrapping around the alternate panels as I don't think that is going to help.
If they don't work well inside the <div class="art-content-layout">, then I would try moving them above and below that div
Hope it helps,
Joe