#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Other";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Manufacturer Refurbished";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Caravelle New York";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Accutron";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Bulova";}
#categories a:nth-child(1):after{content: "";}
#nav li:nth-child(1) {display:block;}
#nav li:nth-child(1) a:after{content: "Other";}
#nav li:nth-child(2) {display:block;}
#nav li:nth-child(2) a:after{content: "Manufacturer Refurbished";}
#nav li:nth-child(3) {display:block;}
#nav li:nth-child(3) a:after{content: "Caravelle New York";}
#nav li:nth-child(4) {display:block;}
#nav li:nth-child(4) a:after{content: "Accutron";}
#nav li:nth-child(5) {display:block;}
#nav li:nth-child(5) a:after{content: "Bulova";}
