Index: style.css
===================================================================
--- style.css	(revision 10187)
+++ style.css	(working copy)
@@ -419,6 +419,18 @@
 	content: "\00BB \0020";
 	}
 
+*:first-child+html>body .entry ul { 
+	margin-left: 0; 
+	padding: 0 0 0 30px; 
+	list-style: disc; 
+	padding-left: 10px; 
+	text-indent: 10px; 
+	} 
+
+*:first-child+html>body .entry ul li { 
+ 	margin: 7px 0 8px 10px; 
+ 	} 
+
 .entry ol {
 	padding: 0 0 0 35px;
 	margin: 0;
