Index: themes/default_ajax/inc/style.css
===================================================================
--- themes/default_ajax/inc/style.css	(revision 49fafb4c4b73ded67f75984b08c402355a202a61)
+++ themes/default_ajax/inc/style.css	(revision a7a1edb651c11ad353d1b55d5bc20b8dc8f70284)
@@ -86,4 +86,10 @@
 		margin: 0 0 0 0;
 		padding: 0;
+}
+
+#footer {
+		margin: 4em 1em 2em 0;
+		text-align: right;
+		font-size: smaller;
 }
 
@@ -137,8 +143,22 @@
 #changerefreshform {
 		float: left;
+		margin: 0 1em 0 0;
+}
+
+#changelanguageform {
+		float: left;
+}
+
+#loginbox #changelanguageform {
+		float: none;
+		margin: 0 0 1em 0;
 }
 
 #doonalltorrentform {
 		float: right;
+}
+
+#addtorrent {
+		clear: both;
 }
 
@@ -167,5 +187,5 @@
 }
 
-.line.spacer{
+.spacer {
 		margin: 0 0 1em 0;
 }
@@ -277,5 +297,5 @@
 .tratio {
 		float: right;
-		width: 5.5em;
+		width: 6em;
 		margin: 0 0 0 .5em;
 		background: #eeeeee;
@@ -296,24 +316,8 @@
 }
 
-.tcontainer a.info {
-		float: left;
-		width: 11.3em;
+.tcontainer a.subpage {
+		float: left;
+		width: 10em;
 		margin: 0 .5em 0 0;
-		background: #eeeeee;
-		text-align: center;
-}
-
-.tcontainer a.files {
-		float: left;
-		width: 14em;
-		margin: 0 .5em 0 0;
-		background: #eeeeee;
-		text-align: center;
-}
-
-.tcontainer a.trackers {
-		float: left;
-		width: 11em;
-		margin: 0;
 		background: #eeeeee;
 		text-align: center;
@@ -512,11 +516,69 @@
 }
 
-
-
-
-
-
-
-
-
-
+.phead {
+		font-weight: bold;
+}
+
+.paddress {
+		float: left;
+		width: 8em;
+}
+
+.pup {
+		float: left;
+		width: 5em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+}
+
+.pdown {
+		float: left;
+		width: 5em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+}
+
+.prate {
+		float: left;
+		width: 5em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+}
+
+.pdone {
+		float: left;
+		width: 4em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+}
+
+.pencrypted {
+		float: left;
+		width: 6em;
+		margin: 0 0 0 .5em;
+}
+
+.pincoming {
+		float: left;
+		width: 6em;
+		margin: 0 0 0 1.5em;
+}
+
+.poptions {
+		float: left;
+		width: 6em;
+		margin: 0 0 0 .5em;
+		font-size: smaller;
+}
+
+.pclient {
+		float: left;
+		margin: 0 0 0 .5em;
+}
+
+
+
+
+
+
+
