#left {
  width: 200px;
  margin-top: 2px;
  float: left;
}
#right {
  float: left;
  width: 800px;
  padding: 4px;
}
#themebox {
  margin: 2px;
  background-color: #343434;
  padding: 10px;
}
#thetheme {
  text-align: center;
  width: 90%;
  font-weight: bold;
  padding: 7px;
  font-size: 20px;
  color: #FFF;
}
#themetitle {
  font-size: 18px;
  padding-top: 8px;
  text-align: center;
  color: #FFF;
}
#themetit {
  background-color: #1C1C1C;
  height: 40px;
}
#desc {
  padding: 4px;
}
#submit a {
  font-weight: bold;
  font-size: 14px;
}
#submit {
  padding: 2px;
  margin-top: 1px;
}
.inp {
  height: 30px;
  width: 300px;
  color: #888;
  font-size: 14px;
}
.thembox {
  margin-top: 3px;
  float: left;
  height: 190px; width: 220px;
  background-image: url(/images/umain_themes.png);
}
.thembloname {
  color: #FFF;
  font-weight: bold;
  padding: 8px;
  height: 13px;
  margin-bottom: 3px;
}
.themimg {
  margin-top: 2px;
  text-align: center;
  padding: 5px;
}
.boxflag {
  float: right;
  margin-top: -3px;
}
.prof {
  margin-top: -3px;
}
.result {
  background-image: url(/images/top_bg.png);
  height: 47px;
}
.pimg {
  margin-top: 7px;
  height: 130px;
  text-align: center;
}
.pname {
  text-align:center;
  margin-top: 3px;
}
#loading {
  width: 80px;
  padding: 10px;
  text-align: center;
  background-color: #777;
  border: 1px #ccc solid;
  color: #FFF;
}
#rules {
  width: 500px;
  padding: 6px;
  border: 1px #990000 solid;
  background-color: #CC0000;
  color: #FFF;
  margin-top: 10px;
}
.pastbox {
  float: left;
  margin: 1px 0 0 1px;
  width: 180px;
  height: 225px;
  border: 1px solid #444;
  background-color: #333;
  padding: 8px;
}
.pboxname {
  text-align: center;
  width: 90%;
  font-weight: bold;
  padding: 3px;
  font-size: 20px;
}
.pboxbutt {
  margin-top: 7px;
  text-align: center;
}
.pboxname a {
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
}
.pboxbutt {
  font-size: 10px;
}
#acctopt {
  font-size: 10px;
}

