#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{
text-align:left;
width:100%;
height:100%!important;
_height:auto;
display:block;
font-size:14px;
line-height:17px;
margin:8px 0px 15px 0px;
}

#community_container_group_news_entry 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;
}


