.cpList {
	width: 90%;
	margin: 2em 5%;
	text-align: center;
	float: center;
	display: inline;
}

.cpList .littleBox {
	height: auto;
	width: 90px;
	float: left;
	display: inline;
	min-height: 90px;
	height: 90px;
	margin: 0.5em;
}

