#header {
	margin-bottom:5px;
}
#forums {
	margin:5px 0;
}
#forums li {
	border-top:1px solid #ccc;
	padding:5px;
	zoom:1;
	overflow:hidden;
}
#forums .first {
	border:0;
}
#forums li a {
	float:left;
}
#forums li p {
	float:right;
	margin:0;
	padding:0;
}
#newthreadbtn {
	width:100px;
	height:30px;
	margin-bottom:5px;
}
#newthreadform {
	display:none;
	margin:7px 0 10px 0;
}
#newthreadform textarea{
	margin-top:5px;
	width:400px;
	height:150px;
}
