<var C = GLOBAL.Def.Style.color>
<var _countdown_mode = 0>
<if _countdown_mode EQ 1>
<!--- countdown to next live vote --->
<tag.songnite_vote_live_countdown>
<BREAK>
</if>
<h3>Vote Live on SongNite</h3>
<!--- artist A --->
<div style="margin-left:1em;">
<h4 style="padding-bottom:2px; border-bottom:1px solid #C.g4#; margin-bottom:0.32em;">Artist A</h4>
<div style="margin-left:2em;">
<table style="width:100%;" tableborder="1">
<thead>
<tr>
<th style="width:50%;">
Song One
</th>
<th>
Song Two
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
[vote]
</td>
<td>
[vote]
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div> </div><div> </div>
<!--- artist B --->
<div style="margin-left:1em;">
<h4 style="padding-bottom:2px; border-bottom:1px solid #C.g4#; margin-bottom:0.32em;">Artist B</h4>
<div style="margin-left:2em;">
<table style="width:100%;" tableborder="1">
<thead>
<tr>
<th style="width:50%;">
Song One
</th>
<th>
Song Two
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
[vote]
</td>
<td>
[vote]
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div> </div><div> </div>
<!--- showdown --->
<div style="margin-left:1em;">
<h4 style="padding-bottom:2px; border-bottom:1px solid #C.g4#; margin-bottom:0.32em;">SongNite ShowDown</h4>
<div style="margin-left:2em;">
<table style="width:100%;">
<thead>
<tr>
<th style="width:50%;">
Artist A
</th>
<th>
Artist B
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
[vote]
</td>
<td>
[vote]
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div> </div><div> </div>