 .bme_progressbar {
  width:100%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: bold;
  text-align: center;
  height: 30px;
 }

 .bme_progressbar a {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  height: 30px;
 }

 .bme_progressbar a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #FFFFFF;
  text-decoration: none;
  height: 30px;
 }

 .bme_progressbar a:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #FFFFFF;
  text-align:center;
  text-decoration: none;
  height: 30px;
 }

/* BEGIN CATALOG */
 .progressbar_Catalog_done {
  width:108px;
  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Catalog_done_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rr2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Catalog_done_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rr2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Catalog_current {
  width:108px;  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  font-weight:bold;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Catalog_current_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rg2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Catalog_current_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rg2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }
/* END CATALOG */

/* BEGIN CART */
 .progressbar_Cart_done {
  width:108px;  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Cart_done_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rr2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Cart_done_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rr2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Cart_current {
  width:108px;  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  font-weight:bold;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Cart_current_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rg2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Cart_current_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rg2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Cart_next {
  width:108px;
  background: url("/kb/images/progressbar-bgdone.jpg") repeat-x;
  color: #000000;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Cart_next_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-gg2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Cart_next_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-gg2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }
/* END CART */

/* BEGIN DELIVERY */
 .progressbar_Delivery_done {
  width:108px;  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Delivery_done_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rr2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Delivery_done_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rr2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Delivery_current {
  width:108px;  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  font-weight:bold;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Delivery_current_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rg2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Delivery_current_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rg2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Delivery_next {
  width:108px;
  background: url("/kb/images/progressbar-bgdone.jpg") repeat-x;
  color: #000000;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Delivery_next_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-gg2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Delivery_next_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-gg2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }
/* END DELIVERY */

/* BEGIN PAYMENT */
 .progressbar_Payment_done {
  width:108px;  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Payment_done_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rr2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Payment_done_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rr2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Payment_current {
  width:108px;  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  font-weight:bold;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Payment_current_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rg2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Payment_current_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rg2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Payment_next {
  width:108px;
  background: url("/kb/images/progressbar-bgdone.jpg") repeat-x;
  color: #000000;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Payment_next_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-gg2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Payment_next_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-gg2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }
/* END PAYMENT */

/* BEGIN CONFIRM */
 .progressbar_Confirm_done {
  width:108px;  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Confirm_done_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rr2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Confirm_done_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rr2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Confirm_current {
  width:108px;  background: url("/kb/images/progressbar-bg.jpg") repeat-x;
  color: #FFFFFF;
  font-weight:bold;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Confirm_current_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-rg2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Confirm_current_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-rw2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Confirm_next {
  width:108px;
  background: url("/kb/images/progressbar-bgdone.jpg") repeat-x;
  color: #000000;
  line-height: 30px;
  float: left;
  height: 30px;
 }

 .progressbar_Confirm_next_previmage {
  width:20px;
  background-image:url("/kb/images/progressbar-gg2.png");
  background-repeat:no-repeat;
  float: left;
  height: 30px;
 }

 .progressbar_Confirm_next_nextimage {
  width:20px;
  background-image: url("/kb/images/progressbar-gw2.png");
  background-repeat: no-repeat;
  float: left;
  height: 30px;
 }
/* END CONFIRM */

