Index: wp-content/themes/twentytwelve/style.css
===================================================================
--- wp-content/themes/twentytwelve/style.css	(revision 22578)
+++ wp-content/themes/twentytwelve/style.css	(working copy)
@@ -701,7 +701,8 @@
 	text-align: center;
 }
 .entry-content,
-.entry-summary {
+.entry-summary,
+.mu_register {
 	line-height: 1.714285714;
 }
 .entry-content h1,
@@ -727,7 +728,8 @@
 	line-height: 1.5;
 }
 .entry-content h2,
-.comment-content h2 {
+.comment-content h2,
+.mu_register h2 {
 	font-size: 18px;
 	font-size: 1.285714286rem;
 	line-height: 1.6;
@@ -758,7 +760,8 @@
 }
 .entry-content p,
 .entry-summary p,
-.comment-content p {
+.comment-content p,
+.mu_register p {
 	margin: 0 0 24px;
 	margin: 0 0 1.714285714rem;
 	line-height: 1.714285714;
@@ -766,7 +769,8 @@
 .entry-content ol,
 .comment-content ol,
 .entry-content ul,
-.comment-content ul {
+.comment-content ul,
+.mu_register ul {
 	margin: 0 0 24px;
 	margin: 0 0 1.714285714rem;
 	line-height: 1.714285714;
@@ -782,7 +786,8 @@
 	margin-bottom: 0;
 }
 .entry-content ul,
-.comment-content ul {
+.comment-content ul,
+.mu_register ul {
 	list-style: disc outside;
 }
 .entry-content ol,
@@ -790,7 +795,8 @@
 	list-style: decimal outside;
 }
 .entry-content li,
-.comment-content li {
+.comment-content li,
+.mu_register li {
 	margin: 0 0 0 36px;
 	margin: 0 0 0 2.571428571rem;
 }
@@ -933,6 +939,10 @@
 .single-author .entry-meta .by-author {
 	display: none;
 }
+.mu_register h2 {
+	color: #757575;
+	font-weight: normal;
+}
 
 
 /* =Archives
