+<p><%= text_field 'quickvote', 'name', :size => 15, :maxsize => 12 %></p>
+
+<p><label for="quickvote_description">Description</label></p>
+
+<p><font size="-1">required; free-form</font></em><br/>
+
+<%= text_field 'quickvote', 'description', :size => 50 %></p>