/* Accordion */
.post_title_closed { /* applied to the title when it's collapsed */	}
.post_title_open { /* applied to the title when it's expanded */	}
/* Posts */
.post_title_div {	
border-bottom: 1px dotted #708f0f;	
padding-bottom: 3px;	
margin-bottom: 5px;
margin-left: 0px;
}
.post_title {	
cursor: hand;	
cursor: pointer;	
margin: 10px 0;	
font-weight: bold;	
font-size: 12px;	
color:#708f0f;}
.post_date {	}
.post_short {	
text-align: justify;}
.post_short p {	
margin-top: 7px !important;}
.post_read_more {	
text-align: center;	
padding-bottom: 5px;}
/* Comments */
.comment_title {	
font-weight: bold;}
.comment_text {	
font-weight: bold;	
background-color: #FDFDFD;	
border-bottom: 1px dotted #C7DBEF;	
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;}




















						
