.thumbsGallery {
	font-size: 0.1%;
	overflow: hidden;
	white-space: nowrap;
	width: 590px;
	margin-left: 0px;
}

.thumbsList a {
	margin-right: 0;
}
.thumbsGalleryArrowRight {
	margin-left: 450px;
}



.thumbsGalleryArrowLeft .textLeft {
	padding-left: 15px;
}

.thumbsGalleryArrowLeft,.thumbsGalleryArrowRight {
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	position: absolute;
}

.arrows{
	padding-bottom:20px;
}

