Index: themes/default_ajax/inc/style.css
===================================================================
--- themes/default_ajax/inc/style.css	(revision e11e175ffbdaac2b7504bf5dd83aee7e579eaea0)
+++ themes/default_ajax/inc/style.css	(revision e11e175ffbdaac2b7504bf5dd83aee7e579eaea0)
@@ -0,0 +1,449 @@
+body {
+		min-width: 60em;
+		margin: 0;
+		padding: 0;
+		font-family: arial, sans-serif;
+		font-size: medium;
+		background: #ffffff;
+		line-height: 1.2em;
+}
+
+div {
+		margin: 0;
+		padding: 0;
+		overflow: hidden;
+}
+
+ul {
+		margin: 0;
+		padding: 0;
+		list-style-type: none;
+}
+
+li {
+		margin: 0;
+		padding: 0;
+}
+
+img {
+		margin: 0;
+		padding: 0;
+		border: none;
+}
+
+p {
+		margin: 0;
+		padding: 0;
+}
+
+span {
+		margin: 0;
+		padding: 0;
+}
+
+a {
+		color: #505050;
+		font-weight: bold;
+		text-decoration: none;
+}
+
+a:hover {
+		color: #a0a0a0;
+}
+
+select.whiteselect {
+		border: 1px solid #000000;
+		background: #ffffff;
+}
+
+#top {
+		width: 100%;
+		height: 91px;
+		margin: 0 0 2em 0;
+		background: url( "../pics/topbar.gif" );
+}
+
+#main {
+		width: 100%;
+		margin: 0;
+		padding: 0;
+}
+
+#balh {
+		float: left;
+		width: 13%;
+		margin: 0 1% 0 1%;
+}
+
+#kozeph {
+		float: left;
+		width: 84%;
+		margin: 0 0 0 0;
+		padding: 0;
+}
+
+#fomenu {
+		margin: 0 0 1em 0;
+		padding: 0;
+		border: 1px solid #aaaaaa;
+}
+
+#fomenu li.first {
+		margin: 0;
+		padding: 0;
+		border-top: none;
+}
+
+#fomenu li {
+		border-top: 1px solid #aaaaaa;
+}
+
+#fomenu a {
+		display: block;
+		padding: .2em 0 .2em 0;
+		color: #505050;
+		font-weight: bold;
+		text-align: center;
+}
+
+#fomenu a:hover {
+		display: block;
+		color: #000000;
+		background: #e0e0e0;
+}
+
+#err, #aerr {
+		height: 1.5em;
+		margin: 0 0 1em 0;
+		color: #aa0000;
+		font-weight: bold;
+		text-align: center;
+}
+
+#loginbox {
+		text-align: center;
+}
+
+#changeviewform {
+		float: left;
+		margin: 0 1em 0 0;
+}
+
+#changerefreshform {
+		float: left;
+}
+
+.clr {
+		clear: both;
+		height: 1px;
+		overflow: hidden;
+}
+
+img.icon {
+		width: 1em;
+		height: 1em;
+}
+
+.submit {
+		margin: 0 0 0 .3em;
+}
+
+.submenu {
+		margin: 0 0 0 20%;
+		font-size: smaller;
+		border-left: 1px solid #aaaaaa;
+}
+
+.submenu.notshown {
+		display: none;
+}
+
+.tline {
+		margin: 0 0 1em 0;
+}
+
+.line.spacer{
+		margin: 0 0 1em 0;
+}
+
+.tline.last {
+		margin: 1em 0 1em 0;
+}
+
+.tthrottle {
+		float: left;
+		margin: 0 1em 0 0;
+}
+
+.trates_total {
+		float: left;
+}
+
+.tname {
+		float: left;
+}
+
+.tops {
+		float: right;
+		font-size: smaller;
+}
+
+.tops a {
+		margin: 0 0 0 .5em;
+}
+
+.tbytes {
+		float: left;
+		width: 11.3em;
+		margin: 0 .5em 0 1.2em;
+		background: #eeeeee;
+		font-size: smaller;
+}
+
+.trates {
+		float: left;
+		width: 13em;
+		margin: 0 .5em 0 0;
+		background: #eeeeee;
+		font-size: smaller;
+}
+
+.tupbytes {
+		float: left;
+		width: 11em;
+		margin: 0 .5em 0 0;
+		background: #eeeeee;
+		font-size: smaller;
+}
+
+.tpercentage {
+		float: left;
+		width: 3em;
+		margin: 0 .5em 0 0;
+		background: #eeeeee;
+		font-size: smaller;
+		text-align: right;
+}
+
+.testimate {
+		float: left;
+		width: 5em;
+		background: #eeeeee;
+		font-size: smaller;
+		text-align: right;
+}
+
+.tpriority {
+		float: right;
+		background: #eeeeee;
+		font-size: smaller;
+		text-align: right;
+}
+
+.tpriority select {
+		font-size: smaller;
+}
+
+.changepriorityform {
+		float: left;
+}
+
+.tratio {
+		float: right;
+		width: 5.5em;
+		margin: 0 0 0 .5em;
+		background: #eeeeee;
+		font-size: smaller;
+		text-align: right;
+}
+
+.tcontainer {
+		margin: 0 0 0 1.2em;
+		font-size: smaller;
+}
+
+.tcontainer a.info {
+		float: left;
+		width: 11.3em;
+		margin: 0 .5em 0 0;
+		background: #eeeeee;
+		text-align: center;
+}
+
+.tcontainer a.files {
+		float: left;
+		width: 13em;
+		margin: 0 .5em 0 0;
+		background: #eeeeee;
+		text-align: center;
+}
+
+.tcontainer a.trackers {
+		float: left;
+		width: 11em;
+		margin: 0;
+		background: #eeeeee;
+		text-align: center;
+}
+
+.tcontent {
+		margin: .5em 0 0 0;
+}
+
+.tufleft {
+		float: left;
+		width: 14%;
+		font-weight: bold;
+}
+
+.tufright {
+		float: left;
+		width: 86%;
+}
+
+.tufpath {
+		float: left;
+}
+
+.tufspace {
+		float: right;
+}
+
+.tuform .formsend {
+		margin: 1em 0 0 14%;
+}
+
+.infoleft {
+		float: left;
+		width: 25%;
+		font-weight: bold;
+}
+
+.inforight {
+		float: left;
+		width: 75%
+}
+
+.directory {
+		margin: 0 0 0 1em;
+}
+
+.directory li {
+}
+
+.fname {
+		float: left;
+		background: #eeeeee;
+}
+
+.fdownload {
+		float: right;
+		background: #eeeeee;
+}
+
+.fchunks {
+		float: right;
+		width: 5.5em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+		background: #eeeeee;
+}
+
+.fsize {
+		float: right;
+		width: 5.5em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+		background: #eeeeee;
+}
+
+.fpriority {
+		float: right;
+		width: 7em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+		background: #eeeeee;
+}
+
+.tcontent .fpriority {
+		float: right;
+		width: 5.5em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+		background: #eeeeee;
+}
+
+.fpriority select {
+		font-size: smaller;
+}
+
+.fpercentage {
+		float: right;
+		width: 3.5em;
+		margin: 0 0 0 .5em;
+		text-align: right;
+		background: #eeeeee;
+}
+
+.tracker {
+		margin: 0 0 .5em 0;
+}
+
+.tgroup {
+		float: left;
+		width: 1.5em;
+		text-align: right;
+		background: #eeeeee;
+}
+
+.turl {
+		float: left;
+		margin: 0 0 0 .5em;
+}
+
+.tfocus {
+		float: left;
+		width: 6em;
+		font-size: smaller;
+		background: #eeeeee;
+}
+
+.tenabled {
+		float: left;
+		width: 10.5em;
+		margin: 0 0 0 .5em;
+		font-size: smaller;
+		background: #eeeeee;
+}
+
+.tenabled select {
+		font-size: smaller;
+}
+
+.topen {
+		float: left;
+		width: 6em;
+		margin: 0 0 0 .5em;
+		font-size: smaller;
+		background: #eeeeee;
+}
+
+.tpeers {
+		float: left;
+		margin: 0 0 0 .5em;
+		font-size: smaller;
+}
+
+.tscrape {
+		font-size: smaller;
+}
+
+
+
+
+
+
+
+
+
+
