#galleryList
{
	list-style: none;
	display: block;
	clear: both;
	float: none;
	text-align: center;
	margin-left: 0 !important;
	padding: 0 !important;
}
.galleryItem
{
	text-align: center;
	display: inline-block;
	margin: 10px 20px !important;
}
