Can a jQuery UI Slider be made to look like this? If so how?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Edit: It is possible when using range slider
DEMO
It is possible to change the jQuery slider a bit like what you have, but the blue & grey part signifying the progressed area is not possible just with CSS for a regular slider.
You can take it to the extreme of adding div.. but it is too much of stuff for a simple slider.
DEMO