
div#contextNav
{
float:right;
width:170px;
}

div#content
{
width:360px;
padding-right:30px;
float:left;
border-right:dotted 1px #b9b6af;
min-height:300px;
}

div#additionalContent
{
width:170px;
float:right;
clear:right;
}