Index: wp-content/themes/twentytwelve/style.css
===================================================================
--- wp-content/themes/twentytwelve/style.css	(revision 21435)
+++ wp-content/themes/twentytwelve/style.css	(working copy)
@@ -260,8 +260,9 @@
 }
 
 /* Form fields */
-.widget_search input[type="text"],
-article.post-password-required form input[type="password"] {
+input[type="text"],
+input[type="password"],
+textarea {
 	padding: 6px;
 	padding: 0.428571429rem;
 	font-family: inherit;
@@ -1208,14 +1209,11 @@
 }
 #respond form input[type="text"],
 #respond form textarea {
-	font-family: inherit;
 	font-size: 12px;
 	font-size: 0.857142857rem;
 	line-height: 1.714285714;
 	padding: 10px;
 	padding: 0.714285714rem;
-	border: 1px solid #d5d2ca;
-	border-radius: 3px;
 	width: 96%;
 }
 #respond form p.form-allowed-tags {
