.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
	padding: 10px;
}

div.gk_tab-style3 {
	position: relative;
}

div.gk_tab_wrap-style3 {
	margin: auto;
	background: none;
	border: 0px;
	padding-right: 10px;
	margin-left: -5px;
	margin-top: 1px;
}

div.gk_tabmenu-style3 {
	overflow:hidden;
}

ul.gk_tab_ul-style3 {
	list-style-type: none;
	margin: -1px 0 0;
	padding: 0;
	background: #fff;
}

ul.gk_tab_ul111 {
	list-style-type: none;
	margin: -1px 0 0;
	padding: 0;
	background: none;
	border-bottom: 5px solid #333;
	height: 28px;
}

ul.gk_tab_ul-style3 li {
 	background: none;
	padding: 0;
	float: left;
	cursor: pointer;
	margin: 0;
	position: relative;
}

ul.gk_tab_ul-style3 li span {
	background: none;
	display: block;
	height: 28px;
	line-height: 27px;
	padding: 0 10px;
	font-size: 10px;
	color: #fff;
	text-transform:uppercase;
	border: none;
	border-bottom: 5px solid #333333;
}

ul.gk_tab_ul-style3 li.active span {
	background: #fff;
	color: #333;
	border-top: 5px solid #333333;
	border-left: 5px solid #333333;
	border-right: 5px solid #333333;
	border-bottom: 0px solid #333333;
}

div.gk_tab_container0-style3 {
	clear: both;
}

div.gk_tab_container1-style3 {
	overflow: hidden;
}

div.gk_tab_item-style3 {
	float: left;
	overflow: hidden;
	margin-top: -15px;
	padding-bottom: 20px;
	background: url('../../images/horizontal/style3/border_bottom.png') no-repeat 0 0;
}

div.gk_tab_button_next-style3,
div.gk_tab_button_prev-style3 {
	width: 24px;
	height: 24px;
	background: url('../../images/horizontal/style3/b_next.png') no-repeat 0% 0;
	cursor: pointer;
	position: absolute;
	top: 43%;
	right: 0;
}

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

div.gk_tab_button_next-style3:hover {
	background: url('../../images/horizontal/style3/b_next.png') no-repeat 100% 0;
}

div.gk_tab_button_prev-style3:hover {
	background: url('../../images/horizontal/style3/b_prev.png') no-repeat 100% 0;
}