﻿.ui-slider-horizontal { /* 681 */
	height: 4px;
}

.ui-widget-content { /* 846 */
	background: #ececec;
	border: none;
}

.ui-widget-header { /* 854 */
	background-color: #ff6666;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { /* 866 */
	background: url('../img/slider.png') left top no-repeat;
	border: none;
}

.ui-slider-handle-value {
	margin-top: 16px;
	display: block;
	font-family: OpenSans;
	font-size: 11px;
	text-align: center;
}
