ul
{
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 0px;
	list-style-type: square;
}

li
{
	padding-bottom: 5px;
}