ul li {
	background: none;
	padding-left: 0;
}

ol li {
	margin-left: 0;
}

.button {
	cursor: pointer;
}

