#gk_imageslider {
	overflow: hidden;
	}
#gk_imageslider_player {
	background: #313131;
	height: 16px;
	padding: 5px 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('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
	display: none;
}


