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: 318px;
    height: 48px;
    -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: 318px;
    height: 48px;
    background-color: #715899;
    background-repeat: no-repeat;
    overflow: hidden;
}

.alpha {
    opacity: 0;
}

#frame1 {
    position: relative;
}

#the {
    position: absolute;
    left: 18px;
    top: 12px;
}

#like {
    position: absolute;
    left: 73px;
    top: 12px;
}

#of {
    position: absolute;
    left: 132px;
    top: 12px;
}

#your {
    position: absolute;
    left: 170px;
    top: 12px;
}

#life {
    position: absolute;
    left: 239px;
    top: 12px;
}

#text2 {
    position: absolute;
    left: 56px;
    top: 9px;
}

#text3 {
    position: absolute;
    left: 56px;
    top: 9px;
}

#text4 {
    position: absolute;
    left: 16px;
    top: 19px;
}

#hand {
    position: absolute;
    left: 333px;
    top: 50px;
}

#bpay {
    position: absolute;
    left: 284px;
    top: 3px;
}

#cta {
    position: absolute;
    left: 192px;
    top: 13px;
    width: 76px;
    height: 24px;
    background: url(../images/cta.png) top left no-repeat;
}

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