.thumbnail-caption {
	
}

.thumbnail-caption-fancy {
	
}

.thumbnail-frame {
	width: 98%;
	height: 150px; /*23%;*/
	padding-left: 2%;
	padding-top: 0px;
	/*border: 1px solid #999999;*/
	/*border-radius: 10px;*/
}

.thumbnail-image {
	/*max-width: 100%;*/
	width:95%;
	height: 67%;
	margin-bottom: 5%;
}

.thumbnail-image-fancy {
	/*max-width: 100%;*/
	width: 95%;
	height: 67%;
	margin-bottom: 5%;
}

.thumbnail-block {
	width: 22%;
	height: 100%;
	float: left;
	margin-right: 20px;
}

.data-frame {
	height: 150px; /*23%;*/
	width: 98%;
	padding-left: 2%;
	padding-top: 20px;
	background: white;
	border: 1px solid #999999;
	/*padding-top: 30px;*/
}

.fancy-images-frame {

}

.frame {
	overflow: hidden;
	height: 100%;
}

.inside {
	width: 10000%;
	transition: margin-left 1s;
}

.horiz {
	width: 1%;
	height: 100%;
	float: left;
	/*height: 100%;*/
}

img.vert {
	width: 100%;
}

.slider {
	text-align: center;
}

.slidervert {
	-webkit-transform: rotate(90deg);
}