Hi Jason,
That is how it is set by the extension here is the code which I have put inside a dive which is nested in otter divs. If I take it out of the div no change.
<div id="facebook_contact">
<div class="wasocial_facebook_like">
<div id="fb-root"></div>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:like href="http://localhost/water_bottles_online/" send="false" layout="standard" width="300" show_faces="false" action="like" colorscheme="light" font="verdana"></fb:like>
</div>
</div>