#reportThread {
  background:transparent url(../GFX/report.gif) no-repeat scroll 0 50%;
  display:block;
  line-height:25px;
  text-indent:20px;
}

.signature {
  padding:2px;
  margin-bottom:10px;
}

/*#content h1 {
  background: transparent url(../GFX/stapled.gif) repeat-x 0 100%;
}*/

.append {
  display: block;
  margin-top: 20px;
  text-indent: 25px;
  line-height: 30px;
  background: transparent url(../GFX/upload.gif) no-repeat 5px 50%;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
}

#threads,
#forumposts {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #EEE;
}

#forumposts td,
#threads td {
  padding: 5px;
  border: 1px solid #EEE;
  vertical-align: top;
  line-height: 18px;
  text-align: center;
}

#forumposts td.author,
#threads td.author {
  width: 120px;
}

#forumposts td.author span,
#threads td.author span {
  display: block;
  text-decoration: underline;
  font-weight: bold;
}

#forumposts td.author img,
#threads td.author img {
  display: inline;
}

#forumposts td.author ul,
#threads td.author ul {
  padding: 0;
  list-style: none;
}

#forumposts td.author ul li,
#threads td.author ul li {
  display: inline;
}

#threads td.post,
#forumposts td.post {
  text-align: left;
}

#forumposts td.body {
  text-align: left;
}

#threads th,
#forumposts th {
  padding: 5px;
  line-height: 30px;
  background: #E9EFF7 url(../GFX/boxHeader.gif) repeat-x 0 0;
  color: #263D5F;
}

#threads th.post,
#forumposts th.post {
  text-align: left;
}

#content .odd,
#content .even {
  width: auto;
  float: none;
}

#content .even {
  background-color: #EFEFEF;
}

#forumposts td h3,
#forumposts th h3,
#threads td h3,
#threads th h3 {
  margin-bottom: 0;
  font-size: 100%;
  font-weight: bold;
}

#forumposts td .answer {
  float: right;
}

.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%;
}
