.marginContent ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.marginContent ul.points {
	list-style-type:disc;
	margin:1em 5ex;
}
