html, body, div, a, img {
    margin: 0;
    padding: 0;
    border: 0;
}

#banner {
   position: absolute;
    overflow: hidden;
    width: 728px;
    height: 90px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#button-exit {
    background-color: rgba(255, 255, 255, 0);
    width: 728px;
    height: 90px;
    cursor: pointer;
    left: 0px;
    position: absolute;
    top: 0px;
}

#border {
    border: 1px solid #ccc;
    display: block;
    width: 726px;
    height: 88px;
    left: 0;
    top: 0;
    pointer-events: none;
    position: absolute;
    z-index: 999;
}

#guide {
    left: 0;
    top: 0;
    position: absolute;
}

#background {
    left: 0;
    top: 0;
    position: absolute;
}

#bottom {
    left: 0;
    top: 0;
    opacity: 0;
    position: absolute;
}

#bar {
    left: 728px;
    top: 0;
    position: absolute;
}

#card {
    left: 858px;
    top: 9px;
    position: absolute;
}

#cta {
    left: 728px;
    bottom: -4px;
    position: absolute;
}

#shine {
    left: -125px;
    top: 5px;
    position: absolute;
}

#shine2 {
    left: 190px;
    top: 71px;
    position: absolute;
    opacity: 0;
}

#smallbiz {
    top: 0px;
    left: 729px;
    position: absolute;
}

#offerends {
    bottom: -1px;
    left: 332px;
    position: absolute;
    opacity: 0;
}

#txt1 {
    top: 0px;
    left: 729px;
    position: absolute;
}

#txt2 {
    top: 0px;
    left: 0px;
    position: absolute;
    opacity: 0;
}

#txt3 {
    top: 0px;
    left: 347px;
    position: absolute;
    opacity: 0;
}

#txt4 {
    top: 0px;
    left: 0px;
    position: absolute;
    opacity: 0;
}