@charset "iso-8859-2";
/* CSS Document */

#aring {
position: relative; width: 40em; height: 5.2em; margin-right: 1.5em; margin-left: auto;
}

#area {
position: absolute; bottom: 0; width: 100%; height: 20px; background: url(../images/slide_bg.png); background-repeat:no-repeat;
}
 
#knob { 
width: 60px; height: 20px; background: url(../images/slider_bg.png); cursor: pointer;
}
