#contentbody ul {
	list-style: square;
	margin-left: 20px;
}

#contentbody ul li {
	margin-left: 10px;
	margin-bottom: 10px;
}
