After changing around some code this mod works for the genises theme now:
Code:
<table><!-- Forgot Password Line Starts -->
<tr>
<td colspan="2">
<a style="font-size:8pt; color: red;" href="login.php?do=lostpw">Forgot Password?</a>
</td>
<td style="text-align: right;">
<a style="font-size:8pt; color: red;" href="register.php">Join Us!</a>
</td>
</tr>
<!-- Forgot Password Line Ends --></table>