Index: wp-content/themes/twentytwelve/style.css
===================================================================
--- wp-content/themes/twentytwelve/style.css	(revision 21975)
+++ wp-content/themes/twentytwelve/style.css	(working copy)
@@ -572,6 +572,20 @@
 	font-size: 0.928571429rem;
 	line-height: 1.846153846;
 }
+.widget-area .widget p {
+	margin-bottom: 24px;
+	margin-bottom: 1.714285714rem;
+}
+.widget-area .widget ul {
+	margin: 0 0 24px;
+	margin: 0 0 1.714285714rem;
+	line-height: 1.714285714;
+	list-style: disc outside;
+}
+.widget-area .widget li {
+	margin: 0 0 0 36px;
+	margin: 0 0 0 2.571428571rem;	
+}
 .widget-area .widget a {
 	color: #777;
 }
