<%= section_form.label_with_text :url %> <%= sectionable_form.text_field :url, :class => "full" %>
<%= section_form.label_with_text :size %> <%= sectionable_form.text_field :width, :class => "number" %> x <%= sectionable_form.text_field :height, :class => "number" %>