.turnjs-slide{
	width:600px;
	height:8px;
	background-color:#B4B4B4;
	border-radius:5px;
	margin:20px auto;
}

.turnjs-slide .ui-slider .ui-slider-handle{
	background-color:#8F8F8F;
	z-index:10000;
}

.turnjs-slide .thumbnail{
	background: #666;
}