.social-bar{ 
    height:20px;
    margin:20px 0 10px;
    text-align: left;
}
.social-button{ 
    float:left;
    margin-right:10px;
}

.social-bar .tweet{
    width:80px;
}
.social-bar .fb{
    width:130px;
}

