.inhaltli img {
	border: 0px solid #4b4b4b;
        margin-right: 20px
}
.newstable p  {
	margin-left: 20px;
}
.newstable img  {
	
        margin: 0;       
}

.post_title, .post_date {
	border-bottom: 0px solid #999999;
        padding-top: 0px;
        padding-bottom: 10px;
        
}


.post_short {
        width: 550px;
     
}
.post_short p {
	width: 320px;
        float: left;
        margin-right: -140px;
}
.post_short a {
	width: 250px;
        float: left;
        
}



.comment_title {
	font-weight: bold;
        color: #999999;
        padding-top: 5px;
        text-align: left;

}

.comment_text {
	
	background-color: #393939;
	border-bottom: 0px solid #DDDDDD;
	padding-top: 5px;
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 5px;
        text-align: left;

}

.comment_title, .comment_text {
	border-left: 0px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-left: 0px solid #DDDDDD;

}

.comment_title, .comment_info {
	border-top: 0px solid #DDDDDD;
	background-color: #262626;
        padding-bottom: 2px;

}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}								