/* Styles used for the Top Sliver Module */
* {
    margin: 0;
    padding: 0;
}

a {
    color: #CC0000;
    outline: medium none;
    text-decoration: none;
}

#top-sliver {
    border-bottom: 1px solid #000000;
    height: 25px;
    margin: 0 auto;
    width: 1022px;
}


#newsletters-mobile {
    color: #000000;
    float: right;
    font-size: 12px;
    margin-right: 10px;
    margin-top: 5px;
}

#newsletters-mobile a {
    color: #000000;
    font-family: "encore-sans-pro",sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
