h1 {
	margin-bottom: 1em;
}

#Easy span {
	font-size:85%;
}

#Sections {
	font-size: 94%;
	white-space: nowrap;
	margin: 1em 0;
}

#Sections span {
	padding: 0.25em 0.5em;
	margin-right: 0.5em;
}

#Sections span.active {
	background: #eeeeee;
}

#Sections span.first {
	padding-left: 0;
}

select option.group {
	color: #8B4513;
}

#Partners {
	margin-top: 2em;
}

#Partners td {
	font-size: 82%;
	padding: 1em 2.5em 0 0;
}

#Partners tr.head td {
	font-size: 88%;
	padding: 0 2.5em 0.5em 0;
	border-bottom: 2px solid #DCDCDC;
}

#Partners td.name {
	font-size: 88%;
}

#Partners td.name a {
	white-space: nowrap;
}