
div.gk_news_image_1_wrapper {
	overflow: hidden;
	border: none;
	position: relative;
	width: 940px;
	height: 256px;
	background-color: #;
}

.gk_news_image_1_slide{
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
} 

div.gk_news_image_1_wrapper h2 {
	margin-bottom: 15px;
}

div.gk_news_image_1_wrapper h2 a {
	font:normal 28px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div.gk_news_image_1_text_datas {
	display: none;
}

.gk_news_image_1_text_bg {
	padding-right: 10px;
	padding-left: 10px;
	width: 300px;
	height: 225px;
	position: absolute;
	left: 20px;
	background-color: #000000;
	opacity: 0.45;	
}

div.gk_news_image_1_text {
	padding: 10px;
	overflow: hidden;
	width: 290px;
	height: 215px;
	position: absolute;
	left: 20px;
	top: 0px;
}

a.gk_news_image_1_play {
	background:transparent url(../images/gk_stuff/play.png) no-repeat scroll 0 50%
    }

a.gk_news_image_1_pause {
	background:transparent url(../images/gk_stuff/pause.png) no-repeat scroll 0 50%
    }

a.gk_news_image_1_prev {
	background:transparent url(../images/gk_stuff/prev.png) no-repeat scroll 0 50%
    }

a.gk_news_image_1_next {
	background:transparent url(../images/gk_stuff/next.png) no-repeat scroll 0 50%
    }

a.gk_news_image_1_prev, a.gk_news_image_1_next, a.gk_news_image_1_play, a.gk_news_image_1_pause {
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	margin-left: 2px;
}

div.gk_news_image_1_tb_prev, div.gk_news_image_1_tb_next {
	background: #FFF;
}

div.gk_news_image_1_tb_prev {
	float: left;
	width: 20px;
	height: 55px;
}

div.gk_news_image_1_tb_next {
	float:left;
	width:20px;
	height: 55px;
}

div.gk_news_image_1_tb {
	overflow: hidden;
	float: left;
	height: 55px;
	width: 260px;
}

div.gk_news_image_1_thumbnails {
	bottom: 100px;
	margin-left: 10px;
	width: 300px;
	height: 55px;
	position: absolute;
	left: 20px;
	top: 213px;
}

.gk_news_image_1_thumb{
	margin: 4px;
	border: 1px solid ;
	width: 106px;
	height: 45px;
	float: left;
	display:block;
}

.gk_news_image_1_tbo{
	width: 234px;
}

div.gk_news_image_1_interface_buttons{
	float: right;
	width: auto;
	/*margin: 10px 9px 0 0;*/
}

ul.gk_news_image_1_tick_buttons{
	list-style-type: none;
	margin: 7px 0 0 9px;
	padding: 0px;
	float: left;
	width: auto;
}

ul.gk_news_image_1_tick_buttons li{
	float: left;
	padding: 0 0 0 2px!important;
        margin-left: 2px;
	width: 15px;
	height: 17px;
}

div.gk_news_image_1_preloader{
	position: absolute;
	width: 940px;
	height: 225px;
}

div.gk_news_image_1_panel{
	position: absolute;
	top: 225px;
	width: 940px;
	height: 31px;
}