.mainBlockGallery {
	height:290px;
	margin:-300px 0 0 56px;
	width:510px;
}

.galleryThumbs {
	margin:0 auto;
	width:510px;
}

.galleryThumbs img {
	border:2px solid #000;
	display:block;
	float:left;
	height:114px;
	margin:0 7px 7px 0;
	width:152px;
}

