/* Loaded only if the context is a FriedCMS Page */
a#join-famprotection {
    background-image: url(../images/moneyvillage/famprotection-signup.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    width: 471px;
    padding-top: 7px;
    height: 25px;
    display: block;
    color: #FFF;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}
a#join-famprotection:hover {
    text-decoration: none;
}
a#join-famprotection span {
    position: absolute;
    left: 170px;
    color: #000;
} 