.bottom-navigation {text-align: center; font-family: arial; font-size: 11px; font-weight: 400; margin-top: 20px; margin-bottom: 20px;}

.more-images {
	width: 100%;
	display: table;
	float: none;
	clear: both;
	padding: 20px 0;
}
.more-images a {
	display: table;
	float: left;
	margin: 0 10px 10px 0;
}
.more-images a img {
	/*width: 94px;
	height: 94px;*/
}
.more-images a:nth-child(6n) {
	margin-right: 0;
}