ul.shop-categories {
  list-style-type:none;
}

.shop-categories-1-normal {
  background: url(../images/bullet.gif) left top no-repeat;
  padding-left: 13px;
  list-style-type: none;
}

.shop-categories-1-selected {
  background: url(../images/bullet-selected.gif) left top no-repeat;
  padding-left: 13px;
  list-style-type: none;
  font-weight: bold;
}

.shop-categories-2-normal {
  background: url(../images/bullet.gif) left top no-repeat;
  padding-left: 13px;
  list-style-type: none;
}

.shop-categories-2-selected {
  background: url(../images/bullet-selected.gif) left top no-repeat;
  padding-left: 13px;
  list-style-type: none;
}

.shop-categories-3-normal {
  background: url(../images/bullet.gif) left top no-repeat;
  padding-left: 13px;
  list-style-type: none;
}

.shop-categories-3-selected {
  background: url(../images/bullet-selected.gif) left top no-repeat;
  padding-left: 13px;
  list-style-type: none;
}

a.shop-categories-selected {
  font-weight: bold !important;
}

a.shop-categories-normal {
}
