.superBannerWrapper {
    margin: 0;
    padding: 0;
    position: relative;
    width: 1019px;
    z-index: 100;
}

.skyscraperContainer {
    position: absolute;
    left: 1027px;
    top: 0;
    z-index: 2;
}

.contentAdWrapper {
    border-bottom: 1px solid #C5BEAF;
    border-top: 1px solid #C5BEAF;
    padding-top: 18px;
    margin-bottom: 24px;
    padding-bottom: 18px;
    width: 100%;
    display: none;
}

.mediumRectangle {
    width: 50%;
    margin: 0 auto;
}