On http://www.posterlion.com/ the left side disappears when you make the window smaller by the browser. The horizontal scrollbar appears though but I can't get to it anymore by scrolling to the left. The content is centered through a absolute div. How do i prevent this from happening?\[code\]position:relative;left:50%;margin-left:-517px; width:1015px; overflow:visible; background-color: #FFFFFF; padding: 10px;\[/code\]