.sending{
  cursor: wait!important;
}

/*
.user_editor ul{
	list-style: disc;
}

.user_editor ol{
	list-style: decimal;
}
*/

.cke_editable{
	overflow-y: auto!important;
}