.gallery div.thumbs {
    margin-bottom:10px;
}

.gallery .thumbs img {
	margin-right: 8px;
}

div.thumbs {
    white-space: nowrap;
    width: 396px;
    height: 40px;
    overflow-x: hidden;
    overflow-y: none;
    display:inline-block;
}

div.thumbsbar {
    white-space: nowrap;
}

img.galleryScrollButtonLeft {
    vertical-align:top;
    margin: 12px 10px 0px 10px;
}
img.galleryScrollButtonRight {
    vertical-align:top;
    margin: 12px 10px 0px 10px;
}
