.threadlist {
  clear:none;
}

#content.blogmod #forums {
  float: left;
  margin-top: -8px;
  width: 300px;
}

#content.blogmod #other {
  margin-left: 325px;
}

table.product {
  background: none repeat scroll 0 0 #3A3A3A;
  border: 1px solid #3A3A3A;
  /*margin-top: 10px;*/
  width: 100%;
  margin-bottom: 10px;
}

table.product .tcat {
    /*background: none repeat scroll 0 0 #3A3A3A;*/
    color: #FFFFFF;
    font: bold 100%/1.1 Arial,Helvetica,sans-serif;
    padding: 2px 3px;
    text-align: left;
    height:20px;
    background:none;
}

table.product .alt1, table.product .alt2 {
    background: none repeat scroll 0 0 #FFFFFF;
}
.alt2, .alt2Active {
    color: #333333;
    /*padding-bottom: 10px;*/
}

.pageTop {
  height:80px;
}

#logo {
  position:relative;
  top: auto !important;
}

.threadlisthead span.threadinfo,.threadbit .threadinfo {
    width: 72%;
}
.threadlisthead span.threadstats, .threadbit .threadstats {
    width: 12%;
}
.threadlisthead span.threadlastpost, .threadbit .threadlastpost {
    width: 13%;
}