.post_title, .post_date {
		}

.post_title {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	}

.post_date {
	text-align: right;
	font-weight: normal;
	}

.post_short {
	font-weight: normal;
	padding-bottom: 0px;
	padding-left: 7px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment-text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}

.loop-header {
	width: 100%;

}

.page-header {
	width: 70%;
	padding-left: 35px;
	
}
.post-header {
	width: 70%;	
	padding-left: 35px;

}

.page-left {
	text-align: left;
	padding-left: 35px;	
}
.page-center {
	text-align: center;
	padding-left: 35px;
}

.page-right {
	text-align: right;
	padding-left: 35px;	
}

.comment-header {
	width: 70%;
	padding-left: 35px;
}

.public-info {
	text-align: right;
	padding-left: 35px;
}

.group-page {
	text-align: center;
	padding-left: 35px;
}																																								
