|
|
|
|
@ -23,11 +23,11 @@
|
|
|
|
|
<p style="font-size: 20px; margin-bottom: 15px;"><strong>Select a Ticket Type:</strong></p>
|
|
|
|
|
<div class="selectHotl" style="margin-bottom: 20px;">
|
|
|
|
|
<div class="optionLable" id="ticket_type_elite_ticket">
|
|
|
|
|
<input type="radio" value="Elite+Transfer+Dinner" id="elite_ticket" data-price="469" name="ticket_type">
|
|
|
|
|
<input type="radio" value="Elite+Transfer+Dinner" id="elite_ticket" data-price="499" name="ticket_type">
|
|
|
|
|
<label for="elite_ticket" style="font-size:18px;">
|
|
|
|
|
Elite+Transfer+Dinner
|
|
|
|
|
<div class="selectionMemo">
|
|
|
|
|
US$469
|
|
|
|
|
US$499
|
|
|
|
|
</div>
|
|
|
|
|
</label>
|
|
|
|
|
</div>
|
|
|
|
|
|