Index: common.css
===================================================================
--- common.css	(revision 42201)
+++ common.css	(working copy)
@@ -2304,7 +2304,7 @@
 
 .importers {
 	font-size: 16px;
-	width: auto;
+	width: 80%;
 }
 
 .importers td {
@@ -2313,7 +2313,7 @@
 }
 
 .importers .import-system {
-	max-width: 250px;
+	max-width: 150px;
 }
 
 .importers td.desc {
Index: forms.css
===================================================================
--- forms.css	(revision 42201)
+++ forms.css	(working copy)
@@ -768,7 +768,7 @@
 	margin-top: 20px;
 	padding: 0.7em 2em 1em;
 	min-width: 255px;
-	max-width: 520px;
+	max-width: 800px;
 	border: 1px solid #e5e5e5;
 	box-shadow: 0 1px 1px rgba(0,0,0,0.04);
 	background: #fff;
