Index: trunk/packages/invirt-web/code/static/style.css
===================================================================
--- trunk/packages/invirt-web/code/static/style.css	(revision 2796)
+++ trunk/packages/invirt-web/code/static/style.css	(revision 2804)
@@ -109,2 +109,9 @@
     display: inline;
 }
+
+/* styling for the results box */
+.result {
+    background-color: #e8e8ff;
+    border: 1px black solid;
+    padding: 1ex;
+}
