a img {
	border: 0;
}

figure {
	margin: 0;
}

pre, code, var, tt {
	font-size: 15px;
	font-style: normal;
	font-family: Consolas, "Lucida Console", Monaco, monospace;
}

.thumbnails {
	overflow: hidden;
	    margin-top: 3px;
	padding: 0;
	text-align: center;
}

.thumbnails li {
	    display: inline-block;
    width: 92px;
    margin: 0 0px;
}

.thumbnails img {
	display: block;
	min-width: 100%;
	max-width: 100%;
}

.toggle {
	display: block;
	margin: 10px auto 1.5em;
}
