/**
 * 
 * MemberMouse(TM) (http://www.membermouse.com)
 * (c) MemberMouse, LLC. All rights reserved.
 */
$limeLightShippingMethod = new MM_LimeLightShippingMethod($p->id);
$limeLightService = MM_PaymentServiceFactory::getPaymentService(MM_PaymentService::$LIMELIGHT_SERVICE_TOKEN);
?>
<div id="mm-form-container">
	<table cellspacing="10">
		<tr>
			<td width="200">MemberMouse Shipping Method</td>
			<td>
				<select name='mm_option_key' id='mm_option_key'>
				<?php 
$unmappedShippingMethods = MM_LimeLightShippingMethod::getUnmappedShippingMethods($limeLightShippingMethod->getMMOptionKey());
echo MM_HtmlUtils::generateSelectionsList($unmappedShippingMethods, $limeLightShippingMethod->getMMOptionKey());
?>
				</select>
			</td>
		</tr>
		
		<tr>
			<td colspan="2">
			<div style="width: 98%; margin-top: 8px;" class="mm-divider"></div>
			</td>
		</tr>
		
		<tr>
			<td width="150">Lime Light Shipping Method</td>
			<td>