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