.member #content h2 { background: url(../images/join/MainTitle_EditProfile.png) top left no-repeat; }
.join #content h2 { background: url(../images/join/MainTitle_Registration.png) top left no-repeat; }
.login #content h2 { background: url(../images/MainTitle_LogIn.png) top left no-repeat; }
.reminder #content h2 { background: url(../images/MainTitle_ForgotPassword.png) top left no-repeat; }

/* join */
#memberRegistration p { color: #545454; font-size: 12px; margin: 0; padding: 0 0 10px; }
#memberRegistration th { text-align: left; }
#memberRegistration th, #memberRegistration td { color: #545454; font-size: 12px; }
#memberRegistration tr { padding: 5px 0; border-bottom: 1px solid #FAE663; float: left; width: 584px; }
#memberRegistration th { width: 160px; float: left; }
#memberRegistration td { float: left; width: 224px; }
#memberRegistration .notice { width: 190px; }
#memberRegistration .terms { width: 584px; }
#memberRegistration input { font-size: 12px; }
