.content ul.bullets li {
	display: list-item;
	list-style: disc;
	margin-left: 2em;
	padding-left: 0; 
	margin-top: 0;
	margin-bottom: 0;
}
