Hi, id="fancybox-auto"
belongs on the link tag, not the content. So do:
<a id="fancybox-auto" href="#contact_form_pop" class="fancybox-inline">More info</a>
<div style="display:none" class="fancybox-hidden">
<div id="contact_form_pop" style="width:400px">
[contact-form-7 id="181" title="ContactForm"]</div>
</div>