.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
        padding: 2px;
        font-size: 11px;
}

div.gk_tab-style4 {
	position: relative;
}
div.gk_tab_wrap-style4 {
	margin: 0 auto;
	width: 100%;
}

div.gk_tabmenu-style4 {
	overflow:hidden;
}

ul.gk_tab_ul-style4 {
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 0;
	height: 20px;
}

ul.gk_tab_ul-style4 li {
	background: none;
	float: left;
	cursor: pointer;
	margin: 0 3px 0 0;
	position: relative;
	padding: 0;
	padding-top: 7px;
}

ul.gk_tab_ul-style4 li span h2 {
	display: block;
	height: 13px;
	line-height: 13px;
	padding: 0 10px;
	font-size: 12px;
	color: #666;
	text-transform:uppercase;
	border-right: 1px solid #d0d0d0;
	
}

ul.gk_tab_ul-style4 li.active span h2 {
	color: #204181;
	font-weight: bolder;
}

div.gk_tab_container0-style4 {
	clear: both;
}

div.gk_tab_container1-style4 {
	overflow: hidden;
}

div.gk_tab_item-style4 {
  float: left;
  overflow: hidden;
  margin: 5px;
  text-align: left;
  line-height:120%;
  font-size: 11px;
  color: #000080;
}

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: 43%;
	right: 0;
}

div.gk_tab_button_prev-style4 {
	background: url('../../images/horizontal/style4/b_prev.png') no-repeat 0 0;
	left: 0;
	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;
}
