-<h2>Create QuickVote</h2>
+<div id="voters-title">
+ <span class="header">Title</span>
+ <span class="subheader">Subtitle</span>
+ <div style="clear:both;"></div>
+</div>
+
+<div id="controlroom-title">
+ <span class="header">Title</span>
+ <span class="subheader">Subtitle</span>
+ <div style="clear:both;"></div>
+</div>
+
+<div id="quickvote-title">
+ <span class="header">Quickvote</span>
+ <span class="subheader"></span>
+ <div style="clear:both;"></div>
+</div>
<%= error_messages_for 'quickvote' %>
-<h3><label for="quickvote_candidate_names">Choices</h3>
+<span class="header">Header</span>
+<span class="subheader">Subheader</span>
+<div style="clear:both;"></div>
+
+<span class="header">Header</span>
+<span class="subheader"></span>
+<div style="clear:both;"></div>
+
+<span class="header">Header</span>
+<div style="clear:both;"></div>
+
+<p><label for="quickvote_candidate_names">Choices</p>
<!-- the list of candidates -->
<div id="candidate_names">
<% form_tag(:action => 'create') do %>
<!--[form:election]-->
-<h3><label for="quickvote_name">One Word Description (for URL)</label></h3>
+<p><label for="quickvote_name">One Word Description (for URL)</label></p>
<p><em><font size="-1">required; 5-12 characters; only letters and numbers; no spaces</font></em></p>
<p><%= text_field 'quickvote', 'name', :size => 15, :maxsize => 12 %></p>
-<h3><label for="quickvote_description">Description</label></h3>
+<p><label for="quickvote_description">Description</label></p>
<p><font size="-1">required; one line summary on the first line</font></em><br/>