<%= f.label :body %> <%= f.text_area :body, :class => 'rich_text_editor', :rows => 17, :cols => 74 %>
<%= f.label :sidebar %> <%= f.text_area :sidebar, :class => 'rich_text_editor', :rows => 7, :cols => 74 %>