.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
	padding: 0px;
}

div.gk_tab-style1 {
	position: relative;
}

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: 59px;
	height: 59px;
	background: url('../../images/horizontal/style1/scroll_button_right-trans.png') no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 1%;
}

div.gk_tab_button_prev-style1 {
	background: url('../../images/horizontal/style1/scroll_button_left-trans.png') no-repeat 0 0;
	left: 1%;
	right:inherit;
}

div.gk_tab_button_next-style1:hover {
	background: url('../../images/horizontal/style1/scroll_button_right-trans.png') no-repeat 0 0;
}

div.gk_tab_button_prev-style1:hover {
	background: url('../../images/horizontal/style1/scroll_button_left-trans.png') no-repeat 0 0;
}