.userGalleryBoxMain {
	text-align: center;
	margin: 0;
	list-style-type: none;
	padding: 0 5px;
}

.userGalleryBoxElement {
	display: inline-block;
	margin: 5px;
}

.userGalleryBoxTable {
	display: inline;
}