.MembersList li {
	display: inline;
	list-style-type: none;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #339933;
	padding-bottom: 2px;
	padding-left: 5px;
}

