﻿.leftpanecontainer
{
    display: none;
}
.contentpanecontainer
{
    margin-left: 30px;
    margin-right: 30px;
    width: 920px;
}
