/* these are for the no content pages, removes both the boxes in this case  */
.contentcontainer
{
    margin-right: 0px;
}
.rightcontainer
{
    width:0px;display:none;
}
