#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Cables";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "TV Mounts";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Headphones";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Mobile & Computing";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Pro Audio";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Power";}
#categories a:nth-child(1):after{content: "";}
#categories a:nth-child(1) {display:block;}
#categories a:nth-child(1):before{content: "Home Theater";}
#categories a:nth-child(1):after{content: "";}
#nav li:nth-child(1) {display:block;}
#nav li:nth-child(1) a:after{content: "Cables";}
#nav li:nth-child(2) {display:block;}
#nav li:nth-child(2) a:after{content: "Headphones";}
#nav li:nth-child(3) {display:block;}
#nav li:nth-child(3) a:after{content: "Mobile & Computing";}
#nav li:nth-child(4) {display:block;}
#nav li:nth-child(4) a:after{content: "Pro Audio";}
#nav li:nth-child(5) {display:block;}
#nav li:nth-child(5) a:after{content: "Power";}
#nav li:nth-child(6) {display:block;}
#nav li:nth-child(6) a:after{content: "Home Theater";}
