FCKConfig.ToolbarSets["Content"] = [
	['Bold','Italic','Underline'],
	['FontSize'],
	['OrderedList','UnorderedList','-','Outdent','Indent'],
	['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
	'/',
	['Source'],
	['Link','Unlink','Anchor'],
	['Image','Table','SpecialChar'],
	['TextColor','BGColor']
] ;

