The issue is caused by the following block of CSS:
.fb_iframe_widget {
position: inherit !important;
}Your CSS is compressed all together, so I can't tell you specifically where that CSS is coming from, but I hope that helps you narrow things down.
Thanks,
Alex