Index: themes/default_ajax/inc/style.css
===================================================================
--- themes/default_ajax/inc/style.css	(revision fbc3369abde946a919e6c00b3dd10c2e5cb7d35b)
+++ themes/default_ajax/inc/style.css	(revision 49fafb4c4b73ded67f75984b08c402355a202a61)
@@ -75,5 +75,5 @@
 }
 
-#balh {
+#leftcol {
 		float: left;
 		width: 13%;
@@ -81,5 +81,5 @@
 }
 
-#kozeph {
+#maincol {
 		float: left;
 		width: 84%;
@@ -88,5 +88,5 @@
 }
 
-#fomenu {
+#mainmenu {
 		margin: 0 0 1em 0;
 		padding: 0;
@@ -94,5 +94,5 @@
 }
 
-#fomenu li.first {
+#mainmenu li.first {
 		margin: 0;
 		padding: 0;
@@ -100,9 +100,9 @@
 }
 
-#fomenu li {
+#mainmenu li {
 		border-top: 1px solid #aaaaaa;
 }
 
-#fomenu a {
+#mainmenu a {
 		display: block;
 		padding: .2em 0 .2em 0;
@@ -112,5 +112,5 @@
 }
 
-#fomenu a:hover {
+#mainmenu a:hover {
 		display: block;
 		color: #000000;
@@ -181,6 +181,6 @@
 
 .tthrottle input[type="text"] {
-	width: 2em;
-	text-align: right;
+		width: 2em;
+		text-align: right;
 }
 
@@ -222,5 +222,5 @@
 .trates {
 		float: left;
-		width: 13em;
+		width: 14em;
 		margin: 0 .5em 0 0;
 		background: #eeeeee;
@@ -238,5 +238,5 @@
 .tpercentage {
 		float: left;
-		width: 3em;
+		width: 3.5em;
 		margin: 0 .5em 0 0;
 		background: #eeeeee;
@@ -306,5 +306,5 @@
 .tcontainer a.files {
 		float: left;
-		width: 13em;
+		width: 14em;
 		margin: 0 .5em 0 0;
 		background: #eeeeee;
@@ -365,4 +365,31 @@
 }
 
+.dopenlink {
+		float: left;
+}
+
+.dpriority {
+		float: right;
+		margin: 0;
+		font-size: smaller;
+		text-align: right;
+		background: #eeeeee;
+}
+
+.dpriority select {
+		font-size: smaller;
+}
+
+.dpriority .submit {
+		font-size: smaller;
+}
+
+.tcontent .dpriority {
+		float: right;
+		margin: 0;
+		text-align: right;
+		background: #eeeeee;
+}
+
 .fname {
 		float: left;
@@ -393,5 +420,5 @@
 .fpriority {
 		float: right;
-		width: 7.5em;
+		width: 8.5em;
 		margin: 0 0 0 .5em;
 		font-size: smaller;
@@ -410,5 +437,5 @@
 .tcontent .fpriority {
 		float: right;
-		width: 6.5em;
+		width: 8em;
 		margin: 0 0 0 .5em;
 		text-align: right;
@@ -455,4 +482,8 @@
 }
 
+.tcontainer .tenabled {
+		width: 13em;
+}
+
 .tenabled .submit {
 		font-size: smaller;
