body {
	margin: 5px;
}

.folder-switcher {
	width: 100%;
	height: 32px;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 15px;
}

.thumbnail {
	display: inline-block;
	margin: 5px 10px 5px 0;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 0;
}
