/** CSS placed here will be applied to all skins */

/* === class for main page link tables === */
.buttonlink { 
  background: url(http://images.wikia.com/central/images/9/96/Bullet_plain.png) center left no-repeat; 
  padding-left: 14px;
}
.buttonstar {
  background: url(http://images.wikia.com/central/images/e/ec/Bullet_star.png) center left no-repeat; 
  padding-left: 14px;
}