#slider_bg {
    position: relative;
    background: url(bg-h.gif) 7px 0 no-repeat;
    height: 28px;
    width: 170px;
}

#slider_bg div {
    position: absolute;
    cursor: default;
    top: 4px;
}
#slider_from, #slider_to{
	background-color: #0D0C03;
	color: #FFFFFF;
	border: none;
	text-align: center;
}

