ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
ul li {
  margin: 2px 0 6px 0;
  padding: 0;
  font-weight: bold;
  line-height: 24px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  }
ul li a {
  padding-left: 30px; /* width of icon + whitespace */
  }
#email { background-image: url(computer1_(start)_16x16.gif); }
#donate { background-image: url(info.png); }
#tell { background-image: url(Contacts-alt2.png); }
#active { background-image: url(web_search.png); }
#vote { background-image: url(Set_Program_Access_&_Defaults-64.png); }