Small nitpick, Facebook user pictures sometimes look out of place and don't share the style of normal user pictures.

The facebook user's picture is wrapped in a <div class="picture"> on line 74 in fb.theme.inc
Chaning it to <div class="user-picture"> gets it to apply the the same styles of other user pictures.