.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
	position: relative;
	top: 5px;
	margin: 0 5px;
	padding: 0px;
}

div.gk_tab-style1 {
	position: relative;
	text-align: center;
}

div.gk_tab-style1 img.uusimmat_tuotteet {
	position: relative;
	margin: 4px 0px 0px;
}

div.gk_tab_wrap-style1 {
	margin: 0 auto;
}

ul.gk_tab_ul-style1 {
	display: none;
}

div.gk_tab_container0-style1 {
	clear: both;
}

div.gk_tab_container1-style1 {
	overflow: hidden;	
}

div.gk_tab_item-style1 {
	float: left;
	overflow: hidden;
	padding: 0px;
}

div.gk_tab_button_next-style1,
div.gk_tab_button_prev-style1 {
	width: 42px;
	height: 42px;
	background: url('../../../../templates/jskivi/images/slider_arrow_next-trans.png') no-repeat 100% 0;
	cursor: pointer;
	position: absolute;
	top: 4px;
	right: 0;
}

div.gk_tab_button_prev-style1 {
	background: url('../../../../templates/jskivi/images/slider_arrow_prev-trans.png') no-repeat 100% 0;
	left: 0;
	right:inherit;
}

div.gk_tab_button_next-style1:hover {
	background: url('../../../../templates/jskivi/images/slider_arrow_next-trans.png') no-repeat 100% 0;
}

div.gk_tab_button_prev-style1:hover {
	background: url('../../../../templates/jskivi/images/slider_arrow_prev-trans.png') no-repeat 100% 0;
}