#clubposts {
  width: 100%;
}

#clubposts div.forumpost {
  margin-bottom: 5px;
  padding: 0 0 8px;
  border-bottom: 1px dotted #d8d5d0;
}

#clubposts div.odd {
  /*background-color: #eeeeec;*/
}

.signature {
  margin-bottom: 5px;
  font-size: 92%;
}

.body img {
  display: inline;
  float: left;
  margin: 0 8px 1px 0;
}

#reportThread {
  background:transparent url(../GFX/report.gif) no-repeat scroll 0 50%;
  display:block;
  line-height:25px;
  text-indent:20px;
}



.newThread {
  float: right;
  padding: 0 5px;
  background-color: #BCDAEF;
  color: #003F6A;
  line-height: 25px;
}

.forumLink {
  line-height: 40px;
  font-weight: bold;
}

#navSubContent li a {
  display: block;
  line-height: 40px;
  text-indent: 10px;
  border-bottom: 1px solid #EEE;
  font-size: 167%;
}
