.ui-progressbar {
  height:2em;
  text-align:left;
  .ui-progressbar-value {
    margin:-1px;
    height:100%;
  }
}
