ul.iconlist
{
list-style-type: none;
margin: 0;
padding: 0;
}
li
{
background-image: url();
background-repeat: no-repeat;
}


