Hi,
The contact widget is missing the rule for .contact_widget_zip. So the zip field is not coming with proper left padding. Here is what wp-content/themes/elegance/shortcodes.css line 574 should be changed to:
.contact_widget_name,.contact_widget_address,.contact_widget_city,.contact_widget_phone,.contact_widget_email, .contact_widget_zip{padding-left:25px;display:inline-block}













