ul li {
    list-style: none;
    padding-left: 25px;
    background-image: url(/images/Bullet1.gif);
    background-repeat: no-repeat;
	margin-top: .5em;
}
