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:0px;
	margin-bottom:10px;
}

div.news_list_entry h3 {
	margin-top:2px;
	margin-bottom:2px;
	font-size:10pt;
	color:#000000;
	border-bottom:1px solid #c2cfe4;
	padding:1px;
}
div.news_list_entry h2 {
	margin-top:2px;
	margin-bottom:2px;
	font-size:10pt;
	color:#000000;
	border-bottom:1px solid #c2cfe4;
	padding:1px;
}

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