div.cc_widget-social {
    margin:7px 0;
    clear:both;
}

div.cc_widget-social a {

    text-decoration:none;

}

div.cc_widget-social a:hover {
    text-decoration:underline;
}

#social .cc_widget-social a img {
    text-decoration:none;
    float:left;
    width:16px;
    height:16px;
}

#social .cc_widget-social a span.cc_widget-social-text {

    float:left;
    margin:2px 15px 0 5px;

}