<div style="width: 600px; margin-top: 8px;" class="mm-divider"></div>
			</td>
		</tr>
		
		<tr>
			<?php 
$wpRoleDescription = "Specify the WordPress role you want to assign to members with this membership level. Their WordPress role will be set to the role you specify when they first join or when their membership level is changed to this one. If you don't want MemberMouse to set or change the member's WordPress role then select the '&mdash; Don't set or change role &mdash;' option.";
?>
			<td>WordPress Role<?php 
echo MM_Utils::getInfoIcon($wpRoleDescription);
?>
</td>
			<td>
				<select name='mm_wp_role' id='mm_wp_role'>
				<?php 
echo MM_HtmlUtils::getWordPressRoles($membership->getWPRole());
?>
				</select>
			</td>
		</tr>
		
		<tr>
			<td colspan="2">
			<div style="width: 600px; margin-top: 8px;" class="mm-divider"></div>
			</td>
		</tr>
		
		<tr>
			<td>Membership Type</td>
			<td>
				<div id="mm-subscription-container">