/* begin - Exit Section
----------------------------------------- */
#exitsection { position: relative; clear: both; width: 285px; height: 32px; margin: 0px 0px 4px 25px; }
#exitsection a.cancel { position: absolute; top: 3px; right: 0px; font-weight: bold }

input.exitButton { width: 106px; height: 22px; margin: 0px; padding: 0px; border: 0px; background: url(../images/findClub_btn2.gif) no-repeat 0px 0px }
input.exitButton:hover { cursor: pointer; background-position: 0px -22px }
input.exitButton:focus { background-position: 0px -44px; outline: 0px }

/* begin - Apply Now Button (Latency bugfix)
----------------------------------------- */
#applyNowLB { position: relative; clear: both; width: 77px; height: 22px; margin: 0px 0px 4px 0px; }
#applyNowLB a.cancel { position: absolute; top: 3px; right: 0px; font-weight: bold }

input.applyNowLB { width: 77px; height: 22px; margin: 0px; padding: 0px; border: 0px; background: url(../images/applyNowLB_btn.gif) no-repeat 0px 0px; cursor:pointer; }
input.applyNowLB:hover { cursor: pointer; background-position: 0px -22px }
input.applyNowLB:focus { background-position: 0px -44px; outline: 0px }