#page.fallbackLandingPage #registerArea {
    height: 580px;
}

#page.fallbackLandingPage .footerLinks {
    text-align: center;
    margin-top: 40px;
}

#page.fallbackLandingPage .promotionTable {
    border: 0px solid #333d43;
    height: 85px;
    width: 929px;
    background-color: #ffffff;
}

#page.fallbackLandingPage ul#testimonials {
    list-style: none;
    width: 100vw;
    margin-top: 20px;
}

#page.fallbackLandingPage ul#testimonials li.testimonial{
    display: list-item;
    background: url(jn7h2Iim5m5Y3xhMknkxteVRSoBInbw46xpYYb89tQs.jpg) no-repeat left top;
    float: left;
    margin-right: 30px;
    padding: 0px 0px 3px 50px;
}

#page.fallbackLandingPage #testimonials h3 {
    font-family: lucida sans unicode, lucida sans, lucida grande, lucida, arial, sans-serif;
    font-size: large;
    color: #787878;
    margin-bottom: 0.1em;
    margin-top: 4px;
}

#page.fallbackLandingPage #testimonials p {
    color: #999ea1;
    font-size: small;
}