.news-by-group-header img {
	float: right;
}

.news-by-group-header {
	margin-bottom: 0;
}

.news-item h1 {
	margin-bottom: 0px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}

.news-item h1 img {
	height: 40px;
	float: right;
}

.news-item h4 {
	margin: 0px;
}

.news-item h4.post-info {
	border-bottom: dotted 1px black;
	color: gray;
}

.news-item div {
	margin: 0px;
	padding-bottom: 0px;
}

.news-item h4 img {
	float: right;
}

.news-comment {
	margin: 1em 0;
}

.news-comment h1 {
	font-size: 130%;
	margin: 0;
}

.news-comment h2 {
	margin: 0;
}

.news-comment .comment-content {
}

.news-comment .date {
	font-size: 80%;
	color: gray;
}
