Index: themes/default_ajax/inc/style.css
===================================================================
--- themes/default_ajax/inc/style.css	(revision 95d57e0d7d6f5d657a04128f30d1e5e8ef938086)
+++ themes/default_ajax/inc/style.css	(revision fbc3369abde946a919e6c00b3dd10c2e5cb7d35b)
@@ -46,4 +46,9 @@
 		font-weight: bold;
 		text-decoration: none;
+}
+
+form {
+		margin: 0;
+		padding: 0;
 }
 
@@ -134,4 +139,8 @@
 }
 
+#doonalltorrentform {
+		float: right;
+}
+
 .clr {
 		clear: both;
@@ -171,4 +180,9 @@
 }
 
+.tthrottle input[type="text"] {
+	width: 2em;
+	text-align: right;
+}
+
 .trates_total {
 		float: left;
@@ -239,6 +253,13 @@
 }
 
+.tselect {
+		float: right;
+		font-size: smaller;
+		text-align: right;
+}
+
 .tpriority {
 		float: right;
+		margin: 0 0 0 .5em;
 		background: #eeeeee;
 		font-size: smaller;
@@ -334,5 +355,5 @@
 .inforight {
 		float: left;
-		width: 75%
+		width: 74%
 }
 
@@ -372,20 +393,25 @@
 .fpriority {
 		float: right;
-		width: 8em;
-		margin: 0 0 0 .5em;
-		text-align: right;
-		background: #eeeeee;
+		width: 7.5em;
+		margin: 0 0 0 .5em;
+		font-size: smaller;
+		text-align: right;
+		background: #eeeeee;
+}
+
+.fpriority select {
+		font-size: smaller;
+}
+
+.fpriority .submit {
+		font-size: smaller;
 }
 
 .tcontent .fpriority {
 		float: right;
-		width: 6em;
-		margin: 0 0 0 .5em;
-		text-align: right;
-		background: #eeeeee;
-}
-
-.fpriority select {
-		font-size: smaller;
+		width: 6.5em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+		background: #eeeeee;
 }
 
