.section_description ul {
	list-style:disc;
	margin-left:30px;
}
.section_description ol {
	list-style:decimal;
	margin-left:30px;
}