input.jqpsf {
    border-bottom-left-radius:0;
    border-bottom-right-radius:0;
}
.jqpsf-bar {
    height:5px;
    background:#BBB;
    position:relative;
}
.jqpsf-bar-inner-wrapper {
    position:relative;
    height:100%;
    width:100%;
}
.jqpsf-bar-inner {
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:0%;
    min-width:5px;
}