diff --git a/sites/all/themes/unl_wdn/style.css b/sites/all/themes/unl_wdn/style.css
index 8151de81199b07032078de916a8096b59b1fdc77..86189e632e462e62418e8a30a9dd30768bee8425 100644
--- a/sites/all/themes/unl_wdn/style.css
+++ b/sites/all/themes/unl_wdn/style.css
@@ -21,6 +21,13 @@ body.fixed #maincontent {min-width: 960px;}
 #navigation li.expanded, #navigation li.collapsed, #navigation li.leaf {margin: 0; padding: 0;}
 /* Override for unl #maincontent specificity */
 ul.links.inline {padding-left: 0 !important;}
+/* Overrides of system.theme.css */
+.zenform label {display: inline; font-weight: normal;}
+#wdn_search_form fieldset {background: none; border: none; margin: 0; padding: 0; position: static;}
+#wdn_search_form label {font-weight: normal;}
+#wdn_search_form input {margin: 0; padding: 0;}
+#wdn_feedback_comments fieldset {position: static; margin: 0; border: none;}
+#wdn_feedback_comments legend {top: auto; left: auto; line-height:1.5em; text-indent: 0; border: none; background: none; color: #333; text-shadow: 0 1px 0 #F5F2EF;}
 
 /* taxonomy
 *********/