.ms-showcase2-template {
	padding-bottom:155px
}
.ms-showcase2-template .ms-view {
	background:0 0
}
.ms-showcase2-template .ms-bar {
	background:#000!important
}
.ms-showcase2-template .ms-tabs-vertical-template {
	margin:0 auto
}
.ms-showcase2-template.ms-dir-v {
	padding-right:0;
	padding-bottom:0!important
}
.ms-showcase2-template .ms-thumb-list.ms-dir-h {
	bottom:-145px;
	width:100%;
	height:137px
}
.ms-showcase2-template .ms-thumb-list.ms-dir-v {
	height:70px;
	width:100%;
	left:0;
	position:relative;
}
.ms-showcase2-template .ms-thumb-list .ms-thumb-frame {
	width:60px;
	height:auto;
	opacity:.5;
	-webkit-transition:opacity 300ms;
	-moz-transition:opacity 300ms;
	-ms-transition:opacity 300ms;
	-o-transition:opacity 300ms;
	transition:opacity 300ms
}
.ms-showcase2-template .ms-thumb-frame {
	cursor:pointer
}
.ms-showcase2-template .ms-thumb-list.ms-dir-h .ms-thumb-frame {
	margin-right:10px
}
.ms-showcase2-template .ms-thumb-list.ms-dir-v .ms-thumb-frame {
	margin-right:0px;
	border: 1px solid #ccc;
}
.ms-showcase2-template .ms-thumb-list .ms-thumb-frame-selected {
	opacity:1
}
