@CHARSET "UTF-8";

/**** anuncios ****/

div.moduletable_anuncio {
    float: left;
    clear: both;

    margin: 10px 0;
    padding: 0;

    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    color: gray;
}

/**** rss ****/

div.moduletable_rss {
    clear: both;
    float: right;

    margin: 5px 60px 5px 0;
    padding: 0;

    font-size: 10px;
    line-height: 12px;
    font-weight: normal;
}

/**** social media ****/

div.moduletable_vinculos h3 {
    padding-top: 5px;
    padding-bottom: 2px;
    
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #888;
}