ul {
	margin:5px;
	padding:0px;
}

li {
	list-style: none;
	line-height: 20px;
	background: url(/media/images/bullet.jpg) 0px 7px no-repeat;
	background-repeat: no-repeat;
	padding-left:15px;
}
