diff -ur marinelli/graphics.css marinelli/graphics.css
--- marinelli/graphics.css	2009-04-21 12:15:48.000000000 +0200
+++ marinelli/graphics.css	2009-04-22 14:46:21.292024052 +0200
@@ -152,7 +152,7 @@
 /*---------------tables---------------*/
 
 
-#primary .node table tr td{border:1px solid #333;}
+/*#primary .node table tr td{border:1px solid #333;}*/
 
 thead th{
 	border-bottom:2px solid #ccc;
diff -ur marinelli/layout.css marinelli/layout.css
--- marinelli/layout.css	2009-04-21 12:15:48.000000000 +0200
+++ marinelli/layout.css	2009-04-22 14:48:24.502899084 +0200
@@ -278,10 +278,10 @@
 
 /*images in content */
 
-#primary img { 
+/*#primary img { 
 	margin: 0 15px 0px 0;
 	padding: 4px;
-}
+}*/
 
 #primary .singlepage img.destra { /*use this class to align images to the right*/
 	margin: 0 0px 0px 15px;
@@ -417,7 +417,7 @@
 	padding:0px;
 	}
 
-table tr td {padding:5px;}
+/*table tr td {padding:5px;}*/
 
 #primary .node table{border-collapse:collapse;}
 
