/*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 green;
}
.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:4px;	
}
.community_group_news_lastEntries_container .community_blog_lastentry_datecreated{
font-size:9px;
font-style:italic;
margin-bottom:0px;
}
/*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;
}
/*news presentation*/
/*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;
font-weight:normal!important;
&nbsp;}
.community_group_newsentry_content{
font-size:12px;
line-height:16px;
color:#000000;
margin-bottom:8px;
&nbsp;}

#community_group_newsentries h3{
cursor:pointer!important;	
}
#community_group_newsentries li{
border-top:1px dotted silver;
padding-top:5px;
padding-bottom:10px;
height:auto;
_height:100%;
overflow:hidden;
}
#community_group_newsentries .community_group_newsentry_content table{
width:92%;
float:left;
clear:right!important;
}
#community_container_group_news_entry{
font-size:12px!important;
line-height:15px;
}
#community_container_group_news_entry .community_group_news_entry_introduction,
#community_group_newsentries .community_group_news_entry_introduction,
#community_group_newsentries .community_group_newsentry_introduction{
text-align:left;
width:100%;
height:100%!important;
display:block;
font-size:14px;
line-height:17px;
margin:8px 0px 15px 0px;
}

#community_container_group_news_entry .community_group_news_entry_introduction img{
float:right;
margin:0px 0px 12px 12px!important;
width:50%;
height:auto; 
overflow:hidden;
}
#community_group_newsentries img{
float:right;
margin:0px 0px 12px 12px;
width:33%;
height:auto; 
}
/*comments*/
span.user_commentlist{
display:block;
height:100%;
border-top:1px dotted silver;
margin:10px;
padding:10px;
}
span.user_commentlist h4{
font-weight:bold!important;
}
span.user_commentlist form{
height:auto;
overflow:hidden;
display:block;
}


