Index: themes/default_ajax/inc/style.css
===================================================================
--- themes/default_ajax/inc/style.css	(revision 686303f1ba2d85afeca930b0a9596fbd670eae8e)
+++ themes/default_ajax/inc/style.css	(revision 380452a7942946488b1e86ccac2a9e0a5bd11493)
@@ -140,9 +140,4 @@
 }
 
-img.icon {
-		width: 1em;
-		height: 1em;
-}
-
 .submit {
 		margin: 0 0 0 .3em;
@@ -180,6 +175,16 @@
 }
 
+.ticon {
+		float: left;
+		width: 1em;
+}
+
+.ticon img {
+		width: .8125em;
+}
+
 .tname {
 		float: left;
+		margin: 0;
 }
 
@@ -245,6 +250,6 @@
 }
 
-.changepriorityform {
-		float: left;
+.tpriority .submit {
+		font-size: smaller;
 }
 
@@ -256,4 +261,11 @@
 		font-size: smaller;
 		text-align: right;
+}
+
+.tmessage {
+		float: left;
+		margin: 0 .5em 0 1.2em;
+		background: #eeeeee;
+		font-size: smaller;
 }
 
@@ -360,5 +372,5 @@
 .fpriority {
 		float: right;
-		width: 7em;
+		width: 8em;
 		margin: 0 0 0 .5em;
 		text-align: right;
@@ -368,5 +380,5 @@
 .tcontent .fpriority {
 		float: right;
-		width: 5.5em;
+		width: 6em;
 		margin: 0 0 0 .5em;
 		text-align: right;
@@ -411,8 +423,12 @@
 .tenabled {
 		float: left;
-		width: 10.5em;
-		margin: 0 0 0 .5em;
-		font-size: smaller;
-		background: #eeeeee;
+		width: 11.5em;
+		margin: 0 0 0 .5em;
+		font-size: smaller;
+		background: #eeeeee;
+}
+
+.tenabled .submit {
+		font-size: smaller;
 }
 
