a.style09 {
        width: 8em;
        height: 2.909em;
        display: block;
        margin-left: 0.455em;
        float: left;
        /*text-indent: -9999px;*/
        text-align: right;
        overflow: hidden;
        line-height: 1em;
        font-size: 1em;
        text-decoration: underline;
}

a.style09.twitter { background-image: url(twitter.png);
                    background-repeat: no-repeat;
                    width: 6.545em;
 }
a.style09.facebook { background-image: url(facebook.png);
                     background-repeat: no-repeat;
 }
a.style09.youtube { background-image: url(youtube.png);
                    background-repeat: no-repeat;
}
a.style09.linkedin { background-image: url(linkedin.png);
                     background-repeat: no-repeat;
 }

.cleaner {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.oculto {
    display: none;
}
