Hi,
wenn ich Dich richtig verstehe, brauchst Du nur die content-Box breiter zu machen.
Code:
/* begin LayoutCell */
.contentLayout .content
{
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 635px;
}
Gruß
intelli