.theme-default-kubrick {
	margin:0 0 0 0;
}

.theme-default-kubrick .arrow-right {
float:right;
height:355px;
margin-left:865px;
position:absolute;
z-index:999;
}

.theme-default-kubrick .arrow-left {
float:left;
height:355px;
position:absolute;
width:45px;
z-index:999;
}

.theme-default-kubrick .arrow-left a {
	margin:209px 0 0 0;
	width:91px;
	height:91px;
	background:url(img/arrow_left.png) top left no-repeat;
	display:block;
}

.theme-default-kubrick .arrow-right a {
	margin:209px 0 0 0;
	width:91px;
	height:91px;
	background:url(img/arrow_right.png) top right no-repeat;
	display:block;
}

.theme-default-kubrick .hide { display:none; }

.theme-default-kubrick .stepcarousel {
	position: relative; /* Leave this value alone */
	overflow: scroll; /* Leave this value alone */
	height: 355px;

}

.theme-default-kubrick .stepcarousel .belt{
	position: absolute; /* Leave this value alone */
	left: 0;
	top: 0;
}

.theme-default-kubrick .stepcarousel .panel {
	height:355px;
	float: left; /* Leave this value alone */
	overflow: hidden; /*Clip content that go outside dimensions of holding panel DIV */
	display:block;
}

.theme-default-kubrick .stepcarousel .panel .panel-text { color:#FFF; }

.wp_carousel_default_kubrick_pagination {
	margin:0 30px;
	padding:5px 10px;
	text-align:center;
}
