Index: wp-content/themes/twentytwelve/style.css
===================================================================
--- wp-content/themes/twentytwelve/style.css	(revision 21339)
+++ wp-content/themes/twentytwelve/style.css	(working copy)
@@ -158,7 +158,9 @@
 /* Small headers */
 .archive-title,
 .page-title,
-.widget-title {
+.widget-title,
+.entry-content th,
+.comment-content th {
 	font-size: 11px;
 	font-size: 0.785714286rem;
 	line-height: 2.181818182;
@@ -968,16 +970,17 @@
 	margin: 0 0 24px;
 	margin: 0 0 1.714285714rem;
 	width: 100%;
+	font-size: 12px;
+	font-size: 0.857142857rem;
+	line-height: 2;
+	color: #777;
 }
-.entry-content th,
-.comment-content th {
-	color: #666;
-	font-size: 10px;
-	font-size: 0.714285714rem;
-	font-weight: bold;
-	letter-spacing: 0.1em;
-	line-height: 1.846153846;
-	text-transform: uppercase;
+.entry-content table caption,
+.comment-content table caption {
+	margin: 24px 0;
+	margin: 1.714285714rem 0;
+	font-size: 16px;
+	font-size: 1.142857143rem;
 }
 .entry-content td,
 .comment-content td {
