*.horizontal_track {
	background: url(/images/slider_background.png) no-repeat;
	width: 155px;
	height: 20px;
	line-height: 0px;
	font-size: 0px;
	text-align: left;
}
*.horizontal_slider {
	background: url(/images/slider_arrow.png) no-repeat;
	width: 7px;
	height: 20px;
	position: relative;
	z-index: 2;
	line-height: 0;
	margin: 0;
}
*.horizontal_slit {
	width: 155px;
	height: 20px;
	margin: 4px 4px 2px 4px;
	line-height: 0;
	position: absolute;
	z-index: 1;
}
*.display_holder {
	width: 34px;
	height: 20px;
	text-align: right;
	padding: 0;
}
.value_display {
	color: #333;
	width: 30px;
	text-align: right;
	font-size: 8pt;
	font-face: 'Trebuchet MS', Verdana;
	font-weight: bold;
	line-height: 12px;
	border: 0;
	cursor: default;
}
