/* This is the editor's playground (textarea for non-wysiwyg, iframe for wysiwyg). */
.editor, .rich_editor_frame
{
	border: none;
  padding-left: 12px;
  padding-top: 4px;
  padding-right: 6px;
  padding-bottom: 12px;
  margin: 0;
  height: 100%;
  width: 705px;
  resize: none;
  border: none;
  background: transparent;
}

