.post_address_table, .post_address_tr, .post_address_title, .post_address_value {
padding-top:0px;
padding-bottom:0px;
margin-bottom:0px;
padding-bottom:0px;
line-height:15px;
}
.post_address_title {
width:90px;
display: block;
}
.post_title, .post_date {
border-bottom: 1px solid #DDDDDD;
}
.post_title, .post_title a, .post_title a:visited {
color:#CC0000;
/* font-family: "Trebuchet MS"; */
font-style:normal;
font-weight:bold;
font-size:14px;
}
.post_title a img{
font-size:9px;
font-weight:normal;	
}
.post_date {
	text-align: right;
	font-weight: bold;
font-size:12px;
}
.post_short {
text-align: justify;
margin:1px;
padding: 5px;
font-size:12px;
border: 1px solid #DDDDDD;
}
.post_short p {
padding-top: 0px;
margin-top: 0px;
}

.comment_title {
	font-weight: bold;
}
.comment_text {
	font-weight: normal;
	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;
}
.selected_group_title p { 
	font-weight: bold;
	color:#CC0000;
	display:inline;	
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
