Index: trunk/packages/sipb-xen-www/code/static/style.css
===================================================================
--- trunk/packages/sipb-xen-www/code/static/style.css	(revision 620)
+++ trunk/packages/sipb-xen-www/code/static/style.css	(revision 621)
@@ -79,2 +79,6 @@
   background-color: #DDF;
 }
+
+#machinelist tr > td:first-child {
+  padding-right: 1em;
+}
Index: trunk/packages/sipb-xen-www/code/templates/list.tmpl
===================================================================
--- trunk/packages/sipb-xen-www/code/templates/list.tmpl	(revision 620)
+++ trunk/packages/sipb-xen-www/code/templates/list.tmpl	(revision 621)
@@ -26,5 +26,5 @@
 	<tr>
 	  <td>Name</td>
-	  <td><input type="text" name="name" value="$defaults.name"/></td>
+	  <td><input type="text" name="name" value="$defaults.name"/>.xvm.mit.edu</td>
 	</tr>
 #filter None
