.post-title, .post-date {
	border-bottom: 1px solid #E1E1E1;
}

.post-title {
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}

.post-date {
	text-align: right;
	font-weight: bold;
	font-size: 1.0em;
	vertical-align: bottom;
	color: #4A4A4A;
}

.post-date2 {
	font-weight: bold;
	color: #4A4A4A;
	padding: 3px 0px 5px 0px;
}

.post-short {
	text-align: left;
	padding: 2px 0px 25px 0px;
}

.post-short p {
	margin: 0px 0px 3px 0px;
}

.loop-header {
	width: 100%;
}

.page-header {
	width: 100%;
}

.page-left {
	width: 35%;
}

.page-center {
	width: 30%;
	text-align: center;
}

.page-right {
	width: 35%;
}

.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;
}						
