@charset "UTF-8";
/* CSS Document */

ul {list-style-type:
none;
padding: 1;
margin: 3;}

li
{
background-image:url(/images/greencircle.png);
background-repeat:no-repeat;
background-position: 0em;
padding-left: 1em;
}

