table{
	border-right: solid 2px #555; 
}

.members-container:last-child table{
	border-right: none;
}

.members-container{
	margin: 0px;
}

tr th:first-child{
	padding-left: 13px;
}

.arrowValue{
	padding-right: 20px;
}

.prev{
	padding-right: 2px;
}

.memberName{
	padding-right: 0px;
}