.gallery-container {
	width:100%;
	position: relative;
	overflow: hidden;
}
.gallery-container .fs_gallery_container {
	position: absolute;
	width: 100%;
	height: 100%;
}
.gallery-container .fs_thmb_viewport {position: absolute;}
.fs_thmb_viewport.hided {display: none;}
.gallery-container .fs_title_wrapper, .gallery-container .fs_controls {position: absolute;}