body {
    margin: 0px;
    padding: 0px;
}

#banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 728px;
    height: 90px;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    background-color: #ffffff;
    border: 1px solid #000;
    box-sizing: border-box;
}

.size {
    position: absolute;
    top: 0;
    left: 0;
    width: 728px;
    height: 90px;
}

#cta {
    position: absolute;
    bottom: 3px;
    right: 195px;
    width: 170px;
    height: 81px;
}

#simer {
    position: absolute;
    overflow: hidden;
    bottom: -40px;
    left: 0px;
    width: 109px;
    height: 113px;
}

#mask1 {
    position: absolute;
    overflow: hidden;
    bottom: 27px;
    right: 196px;
    width: 168px;
    height: 32px;
}

#mask {
    position: absolute;
    top: 0;
    left: 0;
    width:300px;
    height: 90px;
    overflow: hidden;
}