.cardSwitcher{counter-reset:cardSwitcher;text-align:center}
.cardSwitcher li{color:#999;display:inline;font-weight:bold;margin-right:1em}
.cardSwitcher li.selected{color:#333}
.cardSwitcher li.complete{color:#090}
.cardSwitcher li:before{background-image:url(https://images-na.ssl-images-amazon.com/images/G/01/AmazonBrandStoresPlatform/cardSwitcher_bullet._V392854185_.png);background-repeat:no-repeat;border-radius:100%;color:white;content:counter(cardSwitcher);counter-increment:cardSwitcher;display:inline-block;line-height:1.5em;margin-right:.5em;text-align:center;width:1.5em}
.cardSwitcher li.selected:before{background-image:url(https://images-na.ssl-images-amazon.com/images/G/01/AmazonBrandStoresPlatform/cardSwitcher_bullet_selected._V392854190_.png)}
.cardSwitcher li.complete:before{background-image:url(https://images-na.ssl-images-amazon.com/images/G/01/AmazonBrandStoresPlatform/cardSwitcher_bullet_tick._V392854190_.png);content:"\00a0"}