body, body * {
  vertical-align: baseline;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  /*color: #333;*/
}

p {
    margin: 0;
}

a {
    cursor: pointer;
}

#ad {
    display: block;
    border: #b6b6b6 1px solid;
    overflow: hidden;
    width: 298px;
    height: 598px;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#banner {
    position: absolute;
    display: block;
    width: 298px;
    height: 598px;
    background-color: #fb3f5c;
    background-repeat: no-repeat;
    overflow: hidden;
}

.alpha {
    opacity: 0;
}

#frame1 {
    position: relative;
}


#fall {
    position: absolute;
    left: -49px;
    top: 0px;
}

#head {
    position: absolute;
    left: 252px;
    top: 123px;
}

#over {
    position: absolute;
    left: 150px;
    top: 242px;
}

#heels {
    position: absolute;
    left: -134px;
    top: 261px;
}

#in {
    position: absolute;
    left: 152px;
    top: 390px;
}

#like {
    position: absolute;
    left: 5px;
    top: 521px;
}

#text1b {
    position: absolute;
    left: 45px;
    top: 123px;
}

#text1c {
    position: absolute;
    left: 45px;
    top: 122px;
}

#text2 {
    position: absolute;
    left: 50px;
    top: 268px;
}

#text3 {
    position: absolute;
    left: 31px;
    top: 365px;
}

#bpay {
    position: absolute;
    left: 103px;
    top: 148px;
}

#cta {
    position: relative;
    left: 84px;
    top: 410px;
    width: 132px;
    height: 43px;
    background: url(../images/cta.png) top left no-repeat;
}

#cta:hover {
    background: url(../images/ctao.png) top left no-repeat;
}