#community_groupsearch h3
#community_group_usergroups h3{
font-size:15px;
padding:4px 0px;
border-bottom:1px dotted green; 
}
#community_groupsearch .community_groups_findgroups li,
#community_group_usergroups .community_group_usergroups li {
width:95%;
float:left;
display:block;
border-bottom:1px dotted silver;
margin-top:12px;
 }
#community_groupsearch .community_groups_findgroups li a,
#community_group_usergroups .community_group_usergroups li a{
font-size:12px;
color:green;
float:left;
display:block;
width:100%;
}
#community_groupsearch .community_groups_findgroups li .community_group_membercount,
#community_group_usergroups .community_group_usergroups li .community_group_membercount{
float:left;
	
}#community_groupsearch .community_groups_findgroups li .date,
#community_group_usergroups .community_group_usergroups li .date
{
float:right;
}
.group_news_introduction_txt, .group_news_body{
	
clear: right;
}

#community_container_group_blog ul
{
padding: 0px;
}

#community_container_group_blog ul li
{
list-style: none;
}

h1.community_group_name
{
font-size: 16px;
}


