.members {
	margin-top:10px;
	border-bottom: 1px dotted #2B6398;		
} 

.members .left {
	height: 120px;
	width: 120px;
	float:left;	
}

.members .left img {
	width: 100px;
	height: 120px;
}

.members .right {
	height: 120px;
	padding:2px;
	margin-left: 10px;
}
.members .right div {
	margin-bottom: 5px;
}

.members2 div {
	margin-bottom: 5px;	
}