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: 726px;
    height: 88px;
    -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: 726px;
    height: 88px;
    background-color: #fb3f5c;
    background-repeat: no-repeat;
    overflow: hidden;
}

.alpha {
    opacity: 0;
}

#frame1 {
    position: relative;
}


#fall {
    position: absolute;
    left: -12px;
    top: -3px;
}

#head {
    position: absolute;
    left: 99px;
    top: 75px;
}

#over {
    position: absolute;
    left: 232px;
    top: 19px;
}

#heels {
    position: absolute;
    left: 442px;
    top: -23px;
}

#in {
    position: absolute;
    left: 568px;
    top: 70px;
}

#like {
    position: absolute;
    left: 678px;
    top: 30px;
}

#text1b {
    position: absolute;
    left: 42px;
    top: 29px;
}

#text1c {
    position: absolute;
    left: 41px;
    top: 29px;
}

#text2 {
    position: absolute;
    left: 267px;
    top: 24px;
}

#text3 {
    position: absolute;
    left: 169px;
    top: 37px;
}

#bpay {
    position: absolute;
    left: 665px;
    top: 12px;
}

#cta {
    position: relative;
    left: 434px;
    top: 26px;
    width: 125px;
    height: 40px;
    background: url(../images/cta.png) top left no-repeat;
}

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