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

.alpha {
    opacity: 0;
}

#frame1 {
    position: relative;
}


#fall {
    position: absolute;
    left: 18px;
    top: 8px;
}

#head {
    position: absolute;
    left: 146px;
    top: -14px;
}

#over {
    position: absolute;
    left: 28px;
    top: 159px;
}

#heels {
    position: absolute;
    left: 222px;
    top: 109px;
}

#in {
    position: absolute;
    left: 33px;
    top: 241px;
}

#like {
    position: absolute;
    left: 150px;
    top: 236px;
}

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

#text1c {
    position: absolute;
    left: 28px;
    top: 74px;
}

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

#text3 {
    position: absolute;
    left: 43px;
    top: 138px;
}

#bpay {
    position: absolute;
    left: 113px;
    top: 14px;
    -ms-transform: scale(0.8, 0.8); /* IE 9 */
    -webkit-transform: scale(0.8, 0.8); /* Safari */
    transform: scale(0.8, 0.8);
}

#cta {
    position: relative;
    left: 95px;
    top: 183px;
    width: 109px;
    height: 36px;
    background: url(../images/cta.png) top left no-repeat;
}

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