.clearfix-tabs {
	clear: both;
}
.gk_tab_item_space {
	padding: 10px;
        direction: rtl;
}
div.gk_tab-style4 {
	position: relative;
}
div.gk_tab_wrap-style4 {
	margin: 0 auto;
	background: url('../../images/horizontal/style4/bg_ul-l.png') no-repeat 0 0;
	 
}
div.gk_tabmenu-style4 {
	overflow: hidden;
}
ul.gk_tab_ul-style4 {
	list-style-type: none;
	margin: 0 0 0 1px;
	padding: 0;
	background: url('../../images/horizontal/style4/bg_ul-r.png') no-repeat 100% 0;
	width: 100%;
	height: 28px;
}
ul.gk_tab_ul-style4 li {
	background: none;
	float: right;
	cursor: pointer;
	margin: 0 3px 0 0;
	position: relative;
	padding: 0;
	padding-top: 7px;

}
ul.gk_tab_ul-style4 li span {
	display: block;
	height: 13px;
	line-height: 13px;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	border-right: 1px solid #315D89;
	float: left;
	

}
ul.gk_tab_ul-style4 li.active span {
	color: #FFD02C;
        float: left;
}
div.gk_tab_container0-style4 {
	clear: both;
	width: 100%;
}
div.gk_tab_container1-style4 {
	overflow: hidden;
}
div.gk_tab_item-style4 {
	float:left;
	overflow: hidden;
	padding: 10px;

}
div.gk_tab_button_next-style4, div.gk_tab_button_prev-style4 {
	width: 24px;
	height: 24px;
        background: url('../../images/horizontal/style4/b_next.png') no-repeat 0 0;
	cursor: pointer;
	position: absolute;
	top: 14%;
	left: 10px;
	direction:rtl;
}
div.gk_tab_button_prev-style4 {
	background: url('../../images/horizontal/style4/b_prev.png') no-repeat 0 0;
	left: 30px;
	right: inherit;
}
div.gk_tab_button_next-style4:hover {
	background: url('../../images/horizontal/style4/b_next.png') no-repeat 100% 0;
}
div.gk_tab_button_prev-style4:hover {
	background: url('../../images/horizontal/style4/b_prev.png') no-repeat 100% 0;
}
