.dsl-schools-list {
	max-width: 100%;
}

.dsl-schools-list__items {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dsl-schools-list__items li {
	padding: 6px 0;
	border-bottom: 1px solid #eee;
}

.dsl-schools-list__items a {
	text-decoration: none;
}

.dsl-schools-list__items a:hover {
	text-decoration: underline;
}

.dsl-schools-list__version {
	margin: 1em 0 0;
	text-align: left;
	font-size: 11px;
	color: #999;
}
