p.menuset {
	text-indent: -3.2em;
	margin-left: 5.2em;
	margin-top: .5em;
}
p.menuset>span {
	background: #ccc;
	padding: 3px 5px;
	margin-right: 5px;
}

figure {
	vertical-align: top;
	display: inline-block;
	width: 120px;
	margin-right: 2em;
	margin-bottom: 2em;
	text-align: center;
}
figure p {
	margin: 0 !important;
}

ul.datachecker li {
	margin-top: 1em;
}

ul.datachecker>li {
	margin-top: 3em;
}

table.nohead thead {
	display:none;
}

table.nohead td:nth-of-type(1) {
	background-color:rgba(134, 134, 134, .166);
}