div.gk_news_image_main {
	padding: 0!important;
	position: relative;
	clear: both;
}

div.gk_news_image_3_wrapper{
	position: relative;
	overflow: hidden;
}

div.gk_news_image_3_text_datas {
	display: none;
}

div.gk_news_image_3_preloader{
	position: absolute;
	z-index: 1001;
	top: 0px;
	left: 0px;
	background: #1A2232 url('load.gif') no-repeat center center;
}

.gk_news_image_3_slide{
	position: absolute;
}

.gk_news_image_3_text_bg{
	position: absolute;
	top:0px;
	left:300px;
	width: 300px;
	background-color:none;
}

div.gk_news_image_3_text {
	padding: 10px;
	/*overflow: hidden;
	text-overflow: ellipsis;*/
	position: absolute;
	top:0px;
	left:300px;
	width:300px;
	
}

.gk_news_image_3_tabsbar {
	overflow: hidden;
	position:absolute;
	text-align:left;
	padding:0px 10px;
	margin-top:-50px;
	left:300px;
	/*margin-left:310px;*/
}

img.gk_news_image_3_tab,
img.gk_news_image_3_tab_active {
	/*display: block;
	float: left;*/
	display:inline;
	border-style: solid;
	border-color: #ccc;
}

img.gk_news_image_3_tab_active {
	border-style: solid;
	border-color: #91b815;
}

div.gk_news_image_3_json {
	padding: 0!important;
}

div.gk_news_image_3_wrapper h2 {
	margin: 0 0 5px;
}

div.gk_news_image_3_wrapper h2 a {
	font: normal 16px Tahoma, Arial, Helvetica, sans-serif!important;
	text-decoration: none;
}

.tool-tip {
	background: #1A2232;
	z-index: 1001;
	padding: 1px 3px;
	height: 18px;
	width: 120px;
	line-height: 18px;
	color: #fff;
}

.tool-text {
	font-size: 10px;
	background: #1A2232;
}

/*Start Slide Show Module*/
a.gk_news_image_title:link, a.gk_news_image_title:visited{
	font-size:20px;
	font-family:"Trebuchet MS", Arial;
	color:#96C0FF;
	line-height:22px;
}

div.gk_news_image_3_text p{
	font-size:20px;
	font-family:"Trebuchet MS", Arial;
	color:#a4cb00;
}

a.gk_news_image_link readon{
	display:none;
}

span.slide_text_link_style1 a, 
span.slide_text_link_style1 a:link, 
span.slide_text_link_style1 a:visited, 
span.slide_text_link_style1 a:hover{
	font-size:20px;
	font-family:"Trebuchet MS", Arial;
	color:#a4cb00;
	line-height:22px;
}

span.slide_text_link_style2, 
span.slide_text_link_style2 a:link, 
span.slide_text_link_style2 a:visited, 
span.slide_text_link_style2 a:hover{
	font-size:16px;
	font-family:"Trebuchet MS", Arial;
	color:#9ba5af;
}

span.white_text{
	color:#FFFFFF;
}
/*End Slide Show Module*/
