#page-content
{
background:transparent url(../images/2-col_divider.gif) repeat-y 0 0;
}

#navigation
{
float:left;
width:150px;
}

#body
{
float:left;
margin:0 0 0 35px;
width:745px;
}

#additional
{
float:right;
width:260px;
}

#navigation,
#body,
#additional
{
min-height:10em;
}

* html #navigation,
* html #body,
* html #additional
{
height:10em;
display:inline;
}