.labelhidden h3 {
	display: none;
}

div + .bordertop,
.borderbottom + div {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}
