    .categoryBox {
        float:left;
        width:400px;
    }
    .categoryBox a {
        color:#C98852;
        text-decoration:none;
        font-weight:bolder;
    }
    .categoryBox a:hover {
        text-decoration:underline;
    }
    .postlink {
        color:#c98852;
        text-decoration:none;
        font-weight:bolder;
    }
    .postlink:hover {
        text-decoration:underline;
    }
#ForumTopicLatestH2 {
	margin-bottom:20px;
}
#ForumTopicsLatest {
    float: left;	
	width:100%;
}
#ForumTopicsLatest table {
    width:100%;
	border-collapse:collapse;
}
	#ForumTopicsLatest table thead {
		height:22px;
		color:#356aa0;
	}
	#ForumTopicsLatest tbody tr {

		height:24px;
	}
		#ForumTopicsLatest tbody tr:hover {
			background-color:#f2fcff;
		}	
			#ForumTopicsLatest tbody tr a:hover {
				background:none;
				color:#356aa0;
			}		
 
.forumTopicsLatestPosts, .forumTopicsLatestTimestamp {
	text-align:center;
}
#ForumTopicsTitle {
	text-align:left;
}

#ProjectsNewPost fieldset {
    border:none;            
}
    #ProjectsNewPost fieldset label {
        display:none;
    }

#ForumTopicLatestH2 {
	margin-bottom:20px;
}
#ForumCategoriesList {
	width:100%;
}
#ForumCategoriesList table {
    width:100%;
	border-collapse:collapse;
}
	#ForumCategoriesList table thead {
		height:22px;
		color:#fff;
        background:#76ad3c;
	}
	#ForumCategoriesList tbody tr {
		height:24px;
        border-bottom:1px solid #C98852;
	}
		#ForumCategoriesList tbody tr:hover {
			background-color:#f2fcff;
		}	
			#ForumCategoriesList tbody tr a:hover {
				background:none;
				color:#356aa0;
			}		
.ForumCategoriesListPosts, .ForumCategoriesListTimestamp {
	text-align:center;
}


#ForumTopicsList {
	width:100%;
}
#ForumTopicsList table {
    width:100%;
	border-collapse:collapse;
}
	#ForumTopicsList table thead {
        background:#76AD3C none repeat scroll 0 0;
        color:#FFFFFF;
        height:22px;
	}
	#ForumTopicsList tbody tr {
		height:24px;
	}
		#ForumTopicsList tbody tr:hover {
			background-color:#f2fcff;
		}	
			#ForumTopicsList tbody tr a:hover {
				background:none;
				color:#356aa0;
			}		
.ForumTopicsListPosts, .ForumTopicsListTimestamp {
	text-align:center;
}



#ForumTopicsTitle {
	text-align:left;
    
}

			.forumTopicsTitle {
			}
			.forumTopicsPosts {
				width:160px;
				text-align:center;
			}	 
			.forumTopicsTimestamp {
				width:120px;
				text-align:center;
			}
			.forumTopicsFullname {
				width:120px;
			} 
			.forumTopicsCreator {
				width:120px;
			}
	 
/*
 * F O R U M    T H R E A D
 */
ul.forumThread {
	margin-left:0px;
	padding-left:0px;
}
	li.forumPost {
		list-style:none;
		clear:both;
		
		margin-bottom:5px;
		padding-right:5px;
		padding-left:5px;
	}
		li.forumPost .forumPostCounter {
			font-size:30px;
			color:#C98852;
			font-family:"verdana";
			float:left;
		}
		.forumPostContent {
			border-left:1px solid #C98852;
			overflow:hidden;
			padding:0pt 0pt 0pt 15px;
			margin-left:20px;
			margin-bottom:20px;			
		}
	li.forumPostThread {
		list-style:none;
		clear:both;
	}
		ul.forumSubThread {
			clear:both;
		}
		
		
		p.forumPostAuthor {
			font-weight:bolder;
			margin-top:0px;
			margin-bottom:0px;
			border-bottom:1px solid #C98852;
			padding-right:6px;
		}
			p.forumPostAuthor span {
				color:#000000;
			}
		p.forumPostReply {
			font-weight:bolder;
			margin-top:0px;
			margin-bottom:0px;			
		}
		p.forumPostDate {
			margin-top:1px;
			
		}
			p.forumPostDate span {
				color:#C98852;
                font-weight:bolder;
			}
		p.forumPostEdited {
			float:right;	
			margin-top:0px;
			margin-bottom:0px;			
		}
			p.forumPostEdited span {
				color:#C98852;
			}		
		.forumPostText {
			padding-left:15px;
		}
		#ForumPostsTopic .forumPostText {
			background:#FDFBFB none repeat scroll 0%;
			border:1px solid #E9E9E9;
			margin:0px 10px;
			padding:5px;
			margin-bottom:20px;
		}


/*
 * N E W    C O M M E N T
 */
.forumPostsListNew a {
    color:#2079B0;
}
#Mehet {
    display:block;
    color:#fff;
    background:#2079B0;
    border:none;
}
.forumPostsListNew, .forumTopicsListNew {
	color:#356AA0;
	font-weight:bolder;
	margin-bottom:25px;	
	padding-left:17px;
	padding-bottom:3px;
}
#ForumPostsReply .forumPostText {
	background:#FDFBFB none repeat scroll 0%;
	border:1px solid #E9E9E9;
	margin:0px 10px;
	padding:5px;
	margin-bottom:20px;
}

#ForumPostsReply fieldset, #ForumTopicsNew fieldset {
	border:0px;
}
#ForumReplyText, #ForumTopicsNew #ForumTopicsNewDescription {
	border:1px solid #f1e8e0;
	width:655px;
	height:130px;
}
#ForumTopicsNewTitle {
	border:1px solid #E9E3DD;
	width:180px;
}	
#ForumPostsList h2 span {
	color:#212121;		
	padding-left:5px;
}

