
.forum_category{
	margin:10px 0 5px;	
	padding:4px 10px;
	background:#CDD6AB url(../img/forum_h.png) no-repeat scroll 10px center;
	color:#302A14;
	font-size:16px;
	padding:6px 6px 6px 30px;
}

.forum_category a{
	text-decoration:none;
}

.forum{
	width:100%;
	border:1px solid #ccc;
	background:#fcfcfc;
	border-collapse:collapse;
	margin-bottom:10px;
}

tr.forum_title{
	font-weight:bold;
	color:#fff;
	background:#B5C183;
}

.forum_bg_title{
	background:#B5C183!important;
}

.forum_bg_title a{
	color:#fff;
}

.forum_bg_title a:hover{
	color:#eee;
}

tr.forum_title td{
	padding:5px;	
}

.forum td{
	vertical-align:top;	
}

.forum_col1{
	width:5%;
	text-align:center;
	background:#efefef;
}

.forum_com_col1{
	width:75%;
	font-weight:bold;
}

.forum_com_col2{
	width:11%;
	text-align:center;	
	background:#efefef;
}

.forum_com_col3{
	width:14%;
	text-align:center;
	background:#efefef;
}

.forum_col2{
	width:81%;
	font-weight:bold;
}
.forum_col3{
	width:7%;
	text-align:center;
	background:#efefef;
}
.forum_col4{
	width:7%;
	text-align:center;
	background:#efefef;
}

.forum_col6{
	width:59%;
}

.forum_col1_small{
	width:5%;
	text-align:center;
	background:#efefef;
}
.forum_col2_small{
	width:78%;
}
.forum_col3_small{
	width:17%;
	text-align:center;	
	background:#efefef;
}

.forum_bg_title_small{
	background:#DDDDDD !important;
	color:#999;
	font-weight:bold;
}

.small{
	font-size:12px;	
}

.forum_col7{
	width:9%;
	text-align:center;
	background:#efefef;
}

.td_forum{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:7px 3px;
}

.td_forum_desc{
	font-size:12px;
	color:#777;
	font-weight:normal;
	margin-top:4px;
}
.post_col_1{
	width:15%;
}

.post_col_2{
	width:85%;
}

.forum_post_content{
	padding:10px;
}
.forum_user_avatar{
	text-align:center;
	padding:5px;
}

.forum_post_form{
	text-align:center;
	padding:5px;
	margin-top:5px;
}

.forum_post_form .wysiwyg{
	margin:0 auto;
}

.forum_post_content_td{
	vertical-align:top;
}

.forum_last_post{
	font-size:11px;
}

#categry_navigation{
	border-bottom:1px solid #eee;
	padding:5px 0;
}
