* html #content ul{
 list-style-image: none;
}
* html #content ul li{
     list-style-image: none;
   background-repeat: no-repeat;
   background-position: 0 2px;
   background-image: url(/smk/symbole/anstrich.gif);
   padding-left: 16px;
   text-indent: 0;
   margin-left: -16px;
}
