tdbody {
	font-size: small;
	}

.post_title, .post_date {
	padding-bottom: 0px;
}

.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
padding: 5px 0 5px 0;
}
.post_title a{
	text-decoration: none;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_top {
	padding-bottom: 0px;
}

.post_short {
	text-align: justify;
	padding-bottom: 15px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: small;
}
.post_short p{
	margin-top: 0px;
}
.post_short a{
	text-decoration: none;
}
.button, {
	height: 22px;
	background: url(../../../img/nav/button_bg.gif) no-repeat top left;
    padding: 3px 2px 3px 4px;
	text-align: left;
	margin-top: 10px;
	font-weight: bold;
	color: #fffffff;
}

.button a:link, .button a:active, .button a:focus, .button a:visited {
	color: #ffffff;
	}
	
.button a:hover {
	color: #CCCCCC;
	}

.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 { 
        height: 3px;
	visibility: hidden;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}														
