/*news-group-frontpage*/
.community_group_newsentry_title,
#nyheter .community_blog_lastentry_title a,
.community_group_news_entry_title h1{
font-size:17px!important;
margin:8px 0px;
color:#0a601c!important;
&nbsp;}
.community_group_newsentry_content{
font-size:12px;
line-height:16px;
color:#000000;
margin-bottom:8px;
&nbsp;}
/*news-in-feeds*/
.community_group_news_lastEntries_container ul{
list-style:none;
margin:0px 10px 0px 3px;
padding:0px;
}
#nyheter .community_group_news_lastEntries_container ul{
margin:12px;	
} 
.community_group_news_lastEntries_container li{
padding-bottom:6px!important;
margin-bottom:6px!important;
border-bottom:1px dotted silver;
}
.community_group_news_lastEntries_container span{
display:block;
}
.community_group_news_lastEntries_container .community_blog_lastentry_groupname{
display:none; 
}
.community_group_news_lastEntries_container .community_blog_lastentry_title a{
font-size:16px!important;
font-weight:bold;
text-decoration:none;
}
.community_group_news_lastEntries_container .community_blog_lastentry_title{
margin-bottom:6px;	
}
.community_group_news_lastEntries_container .community_blog_lastentry_datecreated{
font-size:9px;
font-style:italic;
margin-bottom:6px;
}
/*news - frontpage - group*/
.community_group_newsentries li{
margin-bottom:5px;
height:auto;
}
.community_group_newsentries .date{
display:block;
clear:both;
margin-bottom:5px;
}
/*edit-news-editor*/
#community_group_news_addentry,
#user_editor_album_add_dialog .entrycontent{
padding:0px!important;
}
#introduction_editor,
#introduction_image_editor,
#user_editor_album_add_dialog .entrycontent
{
height:180px!important;
overflow:auto;
}
#content_editor{
height:280px!important;
overflow:auto; 
}
/*news-comment*/
#user_commentslist{
display:block;
margin:15px;
}

