/* @option thumbnail*/

#nextthumb,#prevthumb { 
	z-index: 6; 
	display: none; 
	position: fixed; 
	bottom: 12px;  
	overflow: hidden; 
}

#nextthumb:active, #prevthumb:active { 	bottom: 14px; }


#play-button { 
	float: left;
	margin-left: 110px;
}

#play-button:hover {
	background-image: none;
}

#slidecounter {
	margin-left: 130px!important;
}