.UC195 h3{	
	font-weight: bold;
	margin-bottom: 5px;
}
.UC195 .Filter{	
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.UC195 .SliderContainer {
	margin-top: 10px;
}
.UC195 .ui-widget-content{
	border-radius: 3px;	
	background: rgba(0,0,0,.1);
	border-color: transparent;
}
.UC195 .ui-slider-range {
	background: #5AC491;
}
.UC195 .ui-slider-handle{
	border-radius: 3px;
	border-color: #ccc;
}
.UC195 .ui-slider-handle,
.UC195 .ui-slider-handle:hover,
.UC195 .ui-slider-handle.ui-state-focus{
	background: #fff;
}
