ul#thread-list {
	width:595px;
}

ul#thread-list li {
	height:35px;
	margin-bottom:2px;
	padding:10px 5px;
	background-color:#f0f0f0;
}

ul#thread-list span.postcount {
	float:right;
}

ul#thread-list span.viewcount {
	float:right;
	margin-top:5px;
}

ul#thread-list h3 a {
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

h1.forumsearch-board a {
	text-decoration:none;
	font-weight:bold;
	font-size:18px;
}

ul#thread-list .last-post {
	position:absolute;
	left:220px;
}

ul#thread-list li:hover {
	background-color:#646464;
	color:#d9d9d9;
}

ul#thread-list li:hover h3 a, ul#thread-list li:hover span, ul#thread-list li:hover .last-post a {
	color:#d9d9d9;
}

ul#thread-list a.last-post:hover {
	color:#9bc531;
}

ul#pages {
  height: 30px;
  text-align: right;
  padding-right: 20px;
}

ul#pages li {
  display: inline;
  font-family: Verdana;
  font-weight: bold;
  line-height: 30px;
}

ul#pages li.active {
  color: #f2ba0b;
}

ul#pages li a {
  font-family: Verdana;
  font-weight: bold;
}