Aligns correctly after refreshing

So, i put a facebook like button and a twitter button on this page and for some reason when a person originally visits the site in google chrome they float far to the right. However, once they refresh it the items align correctly. Any idea what could be the problem? http://www.utahlibertylaw.com/

They sit over the logo for me in all browsers. Try removing the right margin on the Facebook button:

margin-right: 225px;

thx that fixed it