div#slider_wrapper {
	width:221px;
	height:41px;
	background-image:url(/images/bot_slider.gif)
}
div#span1 {
	width:202px;
	float:left;
	background-color:#2e3030;
	height:11px;
	margin-top:6px
}
div#track1 {
	width:202px;
	height:20px;
	position:absolute
}
div#handle1 {
	position:absolute;
	width:13px;
	height:27px;
	background-image:url(/images/cursor-tab.png);
	background-repeat:no-repeat;
	margin-top:-8px;
	margin-left:-4px;
	cursor:col-resize
}