.post_title {
	font-weight: bold;
	font-size: 12px;
	letter-spacing:1px;
}

.post_date {
	text-align: right;
	font-size:10px
}

.page-left, .page-left a {
	font-size:10px;
	padding:10px;
	text-align:left;
}
.page-center, .page-center a {
	font-size:10px;
	padding:10px;
	text-align:center;
}
.page-right, .page-right a {
	font-size:10px;
	padding:10px;
	text-align:right;
}
.post_short {
	text-align: justify;
	padding-bottom: 5px;
	line-height:18px;
}

.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;
}		
