#forum-diskusi tr.head {
height:20px;
background:#000400;
}
#forum-diskusi tr.head td{
	border-right: 1px solid #000400;
	border-bottom: 1px solid #000400;
	border-top: 1px solid #000400;
	background: #384416;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	color: #dc233d;
	font-weight:bold;
	text-align: center;
	
}
#forum-diskusi tr.head td.depan, tr.isi td.depan{
border-left: 1px solid #000400;
}
#forum-diskusi tr.isi td{
border-right: 1px solid #000400;
	border-bottom: 1px solid #000400;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:8px;
	color: #dc233d;
}
.table_border_bottom{
border-bottom: 1px solid #000400;	
}
div.pagenav {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.pagenav .disabled {
	color: #999;
}
.forum-name-width {
width: 55%;	
}
.forum-thread-width {
width: 10%;		
}
.forum-reply-width {
width: 10%;		
}
.forum-lastpost-width {
width: 15%;		
}

.thread-name-width {
width: 45%;	
}
.thread-user-width {
width: 10%;		
}
.thread-reply-width {
width: 10%;		
}
.thread-view-width {
width: 10%;		
}
.thread-lastpost-width {
width: 25%;		
}




.forum-nama {
font-size: 10px;
font-weight: bold;
}
.forum-desc {
font-size: 10px;	
color: #000400;
}
.forum-zebra-color {
background: #798169;	
}
