--- myprint/print.css	2010-05-03 13:21:26.000000000 -0400
+++ print.css	2010-05-10 14:06:41.000000000 -0400
@@ -15,12 +15,28 @@ body.sidebar-second,
 body {
   width: 640px;
 }
+#sidebar-first,
+#sidebar-second,
 #navigation,
 #toolbar,
+#footer-wrapper,
 .tabs,
 .add-or-remove-shortcuts {
   display: none;
 }
+.one-sidebar #content,
+.two-sidebars #content {
+  width: 100%;
+}
+#triptych-wrapper {
+  width: 960px;
+  margin: 0;
+  padding: 0;
+  border: none;
+}
+#triptych-first, #triptych-middle, #triptych-last {
+  width: 250px;
+}
 
 /* ---------- Node Pages ---------- */
 
