.body.fixed-width.left .content, .body.fixed-width.right .content {
    background: #fff;
    float: right;
    border: 1px solid #eee;
    width: 796px !important;
    padding: 15px 0 !important;
    min-height: 400px;
}