
#gk_news_image_1-newsimage1 {
	overflow: hidden;
	border: none;
	position: relative;
	width: 520px;
	height: 200px;
	background-color: #;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_slide{
	top: 0px;
	left: 0px;
	position: absolute;
	display: block;
} 

#gk_news_image_1-newsimage1 h2 {
	margin-bottom: 15px;
}

#gk_news_image_1-newsimage1 h2 a {
	font:normal 28px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_text_datas {
	display: none;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_text_bg {
	padding-right: 10px;
	padding-left: 10px;
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50px;
	background-color: #ffffff;
	opacity: 0.0;	
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_text {
	padding: 10px;
	overflow: hidden;
	width: 190px;
	height: 190px;
	position: absolute;
	left: 50px;
	top: 0px;
}

#gk_news_image_1-newsimage1 a.gk_news_image_1_prev,
#gk_news_image_1-newsimage1 a.gk_news_image_1_next, 
#gk_news_image_1-newsimage1 a.gk_news_image_1_play, 
#gk_news_image_1-newsimage1 a.gk_news_image_1_pause {
	background: transparent url('../images/buttons_2.png') no-repeat;
	display: block;
	float: left;
	width: 21px;
	height: 21px;
	margin-left: 2px;
}

#gk_news_image_1-newsimage1 a.gk_news_image_1_prev {
	background-position: -21px 0;
}

#gk_news_image_1-newsimage1 a.gk_news_image_1_play {
	background-position: -42px 0;
}

#gk_news_image_1-newsimage1 a.gk_news_image_1_pause {
	background-position: -63px 0;
}

#gk_news_image_1-newsimage1 a:hover.gk_news_image_1_next {
	background-position: 0 100%;
}

#gk_news_image_1-newsimage1 a:hover.gk_news_image_1_prev {
	background-position: -21px 100%;
}

#gk_news_image_1-newsimage1 a:hover.gk_news_image_1_play {
	background-position: -42px 100%;
}

#gk_news_image_1-newsimage1 a:hover.gk_news_image_1_pause {
	background-position: -63px 100%;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_tb_prev,
#gk_news_image_1-newsimage1 div.gk_news_image_1_tb_next {
	background: #FFF;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_tb_prev {
	background: transparent url('../images/s_prev.png') no-repeat 0 50%;
	float: left;
	width: 20px;
	height: 60px;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_tb_next {
	background: transparent url('../images/s_next.png') no-repeat 100% 50%;
	float:left;
	width:20px;
	height: 60px;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_tb_prev:hover {
	background: transparent url('../images/s_prev-h.png') no-repeat 0 50%;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_tb_next:hover {
	background: transparent url('../images/s_next-h.png') no-repeat 100% 50%;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_tb {
	overflow: hidden;
	float: left;
	height: 60px;
	width: 160px;
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_thumbnails {
	bottom: 100px;
	margin-left: 10px;
	width: 200px;
	height: 60px;
	position: absolute;
	left: 50px;
	top: 188px;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_thumb{
	margin: 4px;
	border: 1px solid #;
	width: 130px;
	height: 50px;
	float: left;
	display:block;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_tbo{
	width: 705px;
}

#gk_news_image_1-newsimage1 .gk_news_image_1_interface_buttons{
	position:absolute;
}

#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons{
	position: absolute;
	list-style-type: none;
	top: 20px;
	left: 20px;
	margin: 0px;
	padding: 0px;
}

#gk_news_image_1-newsimage1 ul.gk_news_image_1_tick_buttons li{
	float: left;
	padding: 0px !important;
	margin-right: 3px; 
}

#gk_news_image_1-newsimage1 div.gk_news_image_1_preloader{
	position: absolute;
	width: 520px;
	height: 200px;
	background: url('../images/load.gif') no-repeat center center #000;
}