<div class="fc_modal-dialog" style="width: 540px"> <div class="fc_modal-content"> <button class='fc_close close' type="button" data-dismiss="fc_modal" aria-label="Close"><span aria-hidden="true">×</span></button> <div class="fc_modal-body" style='padding-right: 250px; min-height: 255px; padding-left: 40px'> <p style='font-size: 14px; color: #777'>You don't need complicated captchas to prevent SPAM.</p> <p style='font-size: 14px; color: #777'>Your users don't like it.</p> <p style='font-size: 14px; color: #777'>FormCraft has a built-in method which prevents SPAM for you.</p> <button class='close button blue'>Okay, got it</button> <img style='position: absolute; top: 36px; right: 40px; width: 180px' src='<?php echo plugins_url( '/captcha.png', __FILE__ ); ?>'> </div> </div> </div>