#gk_imageslider {
	overflow: hidden;
	}
#gk_imageslider_player {
	background: #FFFFFF;
	height: 1px;
	padding: 0px 0;
	
}
#gk_player_buttons {
	float: right;
	margin-right: 6px;
}
#gk_player_buttons a {
	margin: 0 4px;
}
#gk_player_buttons a:hover {
}
#gk_is_flex_content {
}
#gk_is_flex_content img {
	float: left;
}
a#previous_button, a#next_button, a#play_button, a#pause_button {
	width: 7px;
	height: 7px;
	display: block;
	float: left;
	margin-top: 4px;
}
a.pagination-button {
	float: left;
	font-size: 10px;
}
#small_loader_block {
	width: 16px;
	height: 16px;
	float: left;
	margin-left: 6px;
}
#small_loader {
	width: 16px;
	height: 16px;
	float: left;
	background-image: url('modules/mod_gk_imageslider/loader_mini.gif');
	display: none;
}
