ul
{
	list-style-type: circle;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

li
{
	margin-bottom: 2px;
}
