.slider {
	margin: 0px 0px 10px 0px;
	width: 250px;
	height: 23px;
	float: right;
	position: relative;
	background: url(../images/slider/bg.png) no-repeat center center; }

.slider-score {
	margin: 4px 10px 0px 0px;
	float: right; }

.ui-slider-handle {
	height: 23px;
	width: 12px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-image: url(../images/slider/handle.png); }