a.news {
	background:url( '../../icons/news-small.png' ) left top no-repeat;
	padding-left:20px;
}

a.comments {
	background:url('../../icons/comments.png') left top no-repeat;
	padding-left:20px;
}

img.news_status_icon {
	float:left;
	position:relative;
	top:-3px;
	padding-right:5px;
}

.comment_list_text {
	padding:5px;
	padding-bottom:10px;
	border:1px solid #F6F6F6;
}

div.news_preview p {
	margin-top:0px;
	margin-bottom:2px;
}

div.news_preview {
	margin-top:10px;
	margin-bottom:10px;
}

