body#tinymce ul {
	list-style-type: disc;
	margin-left: 15px;
}

body#tinymce ol {
	list-style-type: decimal;
	margin-left: 15px;
}