body, html {
    height: 100%;
    position: relative;
}

#ie10nomore {
    background: #ffffff;
    clear: both;
    display: none;
    height: 100%;
    left: 0;
    line-height: 21px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999;
}

#ie10nomore .box {
    height: 250px;
    left: 50%;
    margin: -125px 0 0 -275px;
    position: relative;
    top: 50%;
    width: 550px;
}

#ie10nomore .browser {
    float: left;
    margin-top: 17px;
    width: 75px;
}

#ie10nomore h2 {
    color: #000000;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 14px;
    padding: 0;
}

#ie10nomore p {
    color: #000000;
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 14px;
}

#ie10nomore a {
    color: #000000;
    text-decoration: underline;
}
