/* CSS Document */
.uk-width-medium-2-4 {
	width:50%;
	
}

table {
	width:auto !important;
	border:solid 1px #666;
	display:table;
	clear:both !important;
	margin:10px 0px;
}

table th, table td {
	padding:5px;
}

table td {
	border-top:solid 1px #999;
	width:auto;
}

.team2-member-padding {
	padding:15px !important;
}

.team2-member {
	margin:5px;
}

.team2-member-image-container {
	border: solid 5px #CCC;	
	padding:10px;
}




