.section img, .section ul {
	margin-left: 20px;
}
.section li {
	margin-bottom: 10px;
}

.section a {
	text-decoration: underline;
}

.section a:hover {
	text-decoration: none;
}

.version-row-header {
	font-weight: bold;
}

.version-wrapper {
	text-align: left;
}

.version-wrapper span {
	margin-bottom: 0px;
	font-size: 12px;
}

.version-wrapper a,
.release-notes a  {
	color: #fff;
	text-decoration: underline;
}

.release-notes {
	text-align: center;
}

.wy-side-nav-search input[type="text"] {
	margin-top: 5px;
}