<div id="divModalForgot" class="displayNone">
   <iframe src="/americancinc/Account/Retrieve" class="width270px height115px" frameborder="0" scrolling="no"></iframe>
  </div>
  <link href="/Content/smooth/jquery-ui-1.7.2.custom.css" rel="stylesheet" type="text/css" />
  <script src="/Scripts/jq/ui/ui.core.js" type="text/javascript"></script>
  <script src="/Scripts/jq/ui/ui.dialog.js" type="text/javascript"></script>
  <script type="text/javascript">
   $(document).ready(function() {
    $("#divModalForgot").dialog({
     autoOpen: false,
     bgiframe: true,
     resizable: false,
     height: 227,
     width: 300,
     modal: true,
     title: 'Retrieve login information',
     buttons: {
      Close: function() {
       $(this).dialog('close');
      }
     }
    });
   });
  </script>
  
 
     </td></tr></table>
    </div>
   </td>
   <td>
    <div class="loginRightBlock">
     
     <div>
      <a href='/americancinc/Reserve/New'>Quick Reservations</a>
      <div>Not a frequent traveler? No problem, go directly to our Quick Reservation form. Book your trips in three easy steps without having to create a full profile. <a href="http://book.mylimobiz.com/americancinc/Reserve">Start Reservation >></a></div>
     </div>
     
     <div>
      <a href='/americancinc/RateLookup'>Instant Rate Lookup</a>
      <div>Lookup rates by zip/postal code, city or airport. <a href="http://book.mylimobiz.com/americancinc/RateLookup">Click Here>></a></div>
     </div>
     
     <div>
      <a href='/americancinc/Quote'>Request A Quote</a>
      <div>Need a quote? <a href="http://book.mylimobiz.com/americancinc/Quote">Request it</a> in two easy steps.</div>
     </div>
     
     <div>
      <a href="/americancinc/Account/Register">Create An Account</a>
      <div>Manage your account Anywhere, Anytime. View up to the minute statuses of reservations. Add multiple passengers to your account, store locations, credit cards & more... <a href="http://book.mylimobiz.com/americancinc/Account/Register">Create Profile >></a></div>
     </div>
     
    </div>
   </td>
  </tr>
 </table>
</form>