.clearfix-tabs{
	clear: both;
}

.gk_tab_item_space{
	padding: 0px;
}
.gk_tab_news_header, .gk_tab_news_header a:link, .gk_tab_news_header a:visited {
	font-size:26px;
	text-decoration:none;
	margin:0;
	padding-bottom:20px;
	letter-spacing:-1px;
	font-weight:normal;
}
.gk_tab_item-style3 p {
	font-size:13px;
}
.gk_tab_news_image, gk_tab_news_image a:link, gk_tab_news_image a:visited {
	padding-right:20px;
	padding-bottom: 10px;
}
/* ||| set of clearing floats |||*/	
.clearfix-tabs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix-tabs {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix-tabs {
	height: 1%;
}
.clearfix-tabs {
	display: block;
	clear: none;
}
/* End hide from IE-mac */
/* ||| the end |||*/
div.gk_tab-style3 {
	position: relative;
	padding: 0;
}

div.gk_tabmenu-style3 {
	overflow:hidden;
}

ul.gk_tab_ul-style3 {
	list-style-type: none;
	margin: 0;
	padding: 20px 0;
	float: right;
	width: 212px;
	height: 100%;
}

ul.gk_tab_ul-style3 li {
	cursor: pointer;
	margin: 0;
	margin-bottom:10px;
	position: relative;background: url('../../images/vertical/artbhz/bg_tab.png') no-repeat 100% 100%;
	padding: 0;
	
}

ul.gk_tab_ul-style3 li span {
	display: block;
	height: 54px;
	line-height: 54px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	color: #fff;
	text-transform:uppercase;
	font-weight: bold;
	
}

ul.gk_tab_ul-style3 li.active span {
	background: url('../../images/vertical/artbhz/bg_tab_active.png') no-repeat 100% 0;
	color: #fff;
	padding: 0;
}

div.gk_tab_container0-style3 {
	float: left;
	padding: 0 30px;
	padding-top:15px;
}

div.gk_tab_container1-style3 {
	overflow: hidden;margin: 10px 0;
}

div.gk_tab_item-style3 {
	float: left;
	overflow: hidden;
}

div.gk_tab_button_next-style3,
div.gk_tab_button_prev-style3 {
	width: 24px;
	height: 24px;
	background: url('../../images/vertical/style3/b_next.png') no-repeat 0 0;
	cursor: pointer;
	top: 86%;
	position: absolute;
	right: 10px;
}

div.gk_tab_button_prev-style3 {
	background: url('../../images/vertical/style3/b_prev.png') no-repeat 0 0;
	position: absolute;
	right: 38px;
}

div.gk_tab_button_next-style3:hover {
	background: url('../../images/vertical/style3/b_next.png') no-repeat 100% 0;
}

div.gk_tab_button_prev-style3:hover {
	background: url('../../images/vertical/style3/b_prev.png') no-repeat 100% 0;
}