
    #socialbtns
    {
        background: none repeat scroll 0 0 #EFEFEF;
        float: left;
        margin: 50px 0 25px;
        padding: 8px 0 3px 7px;
        width: 100%;
    }

    #socialbtns .facebook-like-button .fb_edge_widget_with_comment
    {
        margin:0 0 3px;
    }

    .relations-large-group .fb_edge_widget_with_comment
    {
        float: left;
    }

    #socialbtns .twitter-tweet-button
    {
        float:left;
    }

    #socialbtns .facebook-like-button
    {
        float:left;
    }

    #pg.news-category .fb_edge_widget_with_comment
    {
        position: relative;
        float:left;
    }

    #pg.news-category .twitter-share-button
    {
        float:left;
        clear:both;
    }

    .relation-large .twitter-share-button
    {
        clear:both;
        float:left;
    }

    .twitter-profile-widget
    {
        float:left;
    }

    .twtr-widget
    {
        margin:20px 0;
    }
