.errorcontent {
    min-height: 600px;
}

.errorcontent, .footer > div, .msheader, .xboxheader > div {
    max-width: 1180px;
    margin: 0 auto;
    padding-bottom: 10px;
    padding-top: 10px;
}

.errorcontent, .footer, .msheader, .xboxheader > div {
    padding-left: 10px;
    padding-right: 10px;
}

.footer {
    background: #f2f2f2;
    color: #626262;
    font-family: "Segoe UI","wf_segoe-ui_normal","Arial",sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
}

h1, h2 {
    font-weight: normal;
    font-family: 'Segoe UI', Arial, Sans-Serif;
}

h1 {
    border-bottom: solid 1px #848589;
    color: #636468;
    font-size: 35px;
    max-width: 695px;
    padding-bottom: 20px;
}

h2 {
    color: #231f20;
    font-size: 20px;
}

.msheader img {
    max-height: 23px;
}

.xboxheader {
    background: #107c10;
}

.xboxheader img {
    max-height: 32px;
}