.link li {
  margin-left:1cm;
  display:list-item;
  list-style-image: url(/images/link.gif);
  list-style-position:inside;
}

