Problem with animating a layout (and laying it out...)

Problem with animating a layout (and laying it out...)

Hi guys,

Having a bit of an issue trying to realise my design, got a current version here: Domus Dementia Alpha

What I want is for the right hand box to animate in from the right and end up looking just like the left one, but first up when it appears it allows for scrolling to the right to bring it in frame, and it doesn't collapse in when the window gets smaller.  I've tried using absolute positioning and "right:Xpx" but this makes it go over all the content on the page when the window gets smaller.  Currently using jquery to position it at a calculated position, but this is still causing the mentioned problems, plus if the window is too small for the content on load then it places the right box over the middle one.  Any help/suggestions would be greatly appreciated.

Thanks in advance!