#referral {
    font-family: Georgia, serif;
}

.insight h2 {
    color: #228292;
}

.insight a {
    color: #333;
}

#splash {
    width: 928px;
    margin: 20px auto 0;
}

#referral {
    margin-top: 15px;
    width: 230px;
    height: 87px;
    background: transparent url(../img/bg_referral.png) no-repeat left top;
}

#referral h2 {
    margin: 0;
    padding: 15px 0 0 55px;
}

#referral p {
    margin: 0 10px 0 40px;
    text-indent: 15px;
    font-size: 0.89em;
}

.rowEven div {
    padding-top: 25px;
    padding-bottom: 20px;
}
