.sidebar_item {
	background: #CFFCCF;
	border : 1px solid #E2FDE2;
	height : 80px;
	margin : 5px 0 15px 0;
	padding : 0;
	width: 140px;
	
	font-size: 12px;
	line-height : 12px;
}

div#content-holder .sidebar_item h2, .sidebar_item h2{
	color : #3A5025;
	text-align:center;
	font-size: 12px;
	margin: 0 0 5px 0;
	width:140px;
	position:relative;
	right:2px;
}

#sidebar_newcommunities{
	height: auto;
}

#sidebar_newmembers{
	position: absolute;
	height: auto;
}

#sidebar_news_li{
	height: auto;
}

li#sidebar_editButton , div#splitpane-sidebar ul li#sidebar_editButton{
	height : 15px;
	background:none;
	text-align:center;
}

.sidebar_item p{
	padding: 0 0 0 4px;
}