table#forumlist {
	border: 0px solid #000;
}

table#forumlist tr.tr_0 {
	background: #EEE;
}

table#forumlist tr.tr_1 {
	background: #FFF;
}

table#forumlist th {
	border-color: #000;
	border-style: solid;
	border-width: 0 1px 0 0;
	padding: 2px;
}

table#forumlist td {
	border-color: #000;
	border-style: solid;
	border-width: 0 1px 0 0;
	padding: 2px;
}

table#forumlist td.last {
	border-width: 0;
	text-align: center;
}

table#forumlist th.last {
	border-width: 0;
	text-align: center;
}