.subforum,.topic_header,.reply1,.reply0,.reply{width:100%;margin:5px 0}

.subforum{border:1px solid #bdf;background:white;}
.subforum th a{
	text-decoration:none;
	color:#464646;
}
.subforum th a:hover{
	text-decoration:underline;
}
.subforum th{
	background:#bdf;
	text-align:left;
}
.subforum th,.subforum td{
	font:12px Tahoma;
	padding:3px;
	color:#464646;
}

.subforum .even td,.subforum .subforum_title td{background:#F0FBFF}

.topic_header{
	background:#bdf;
	font:12px Tahoma;
}
.topic_header td{
	padding:3px;
	text-align:left;
	font-weight:bold;
}

.topic_header th,.reply th{
	width:15%;
	padding:3px;
	text-align:left;
}

.reply1{background:#F0FBFF}
.reply0,.reply{border:1px solid #F3F3F3}

.reply th{
	font:11px Tahoma;
	vertical-align:top;
}
.reply td{
	font:12px Tahoma;
	padding:3px;
	vertical-align:top;
}
.reply .date{
	color:#886841;
	font-size:11px;
}
.avatar{margin:15px}
