

	.tinymce ul, .tinymce ol { padding:0 0 0 20px; }
	.tinymce ul { list-style-type:disc; list-style-position:outside; }
	.tinymce ul li, .tinymce ol li { margin:0; padding:0; }
	.tinymce ol { list-style-type:decimal; list-style-position:outside; }
	.tinymce ul br, .tinymce ol br { display:none; }
	.tinymce strong { font-weight:bold; }
	.tinymce em { font-style:italic; }
	
	
	
