@charset "UTF-8";


article section {
	border-bottom: none;
}

section#experienced h2 {
	margin-bottom: 0;
}
section#experienced {
	border: none;
	padding-bottom: 0;
}
section table {
	margin-bottom: 12px;
}

section .grouplink {
	font-size: 0;
}
section .grouplink li {
	display: inline-block;
	margin-right: 16px;
	margin-bottom: 8px;
}
section .grouplink li:nth-of-type(3n) {
	margin-right: 0;
}
