/* login styles */ body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; background-color: #FFFFFF; background-image: url(images/login_bkgd.gif); background-repeat: repeat-y; } a { COLOR: #003e69; TEXT-DECORATION: underline; font-weight: normal; cursor: pointer; } a:link { COLOR: #003e69; TEXT-DECORATION: underline; font-weight: normal; } a:active { COLOR: #003e69; TEXT-DECORATION: underline; font-weight: normal; } a:hover { COLOR: #003e69; TEXT-DECORATION: none; font-weight: normal; } a:visited { COLOR: #003e69; TEXT-DECORATION: underline; font-weight: normal; } a.alt:link { COLOR: #003e69; TEXT-DECORATION: underline; font-weight: normal; } a.alt:active { COLOR: #003e69; TEXT-DECORATION: underline; font-weight: normal; } a.alt:hover { COLOR: #003e69; TEXT-DECORATION: none; font-weight: normal; } a.alt:visited { COLOR: #003e69; TEXT-DECORATION: underline; font-weight: normal; } #banner { height: 30px; } #contentarea { /*background-image: url(images/hondainfologo.jpg);*/ background-repeat: no-repeat; height: 257px; width: 750px; } #form { /* width: 480px; */ height: 257px; margin-top: 50px; margin-right: 10px; text-align: left; margin-left: 70px; } #login { width: 220px; height: 130px; padding-right: 20px; padding-top: 15px; } .body-bold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight: bold; } .heads { font-size: 16px; font-weight: normal; color: #343434; padding-bottom: 5px; } .formtext { font-size: 11px; font-weight: bold; color: #343434; line-height: 20px; } .error-messages { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; text-align: left; } td, p, li, ol, ul { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; } .headingarrow { background-image: url(images/arrow.gif); background-repeat: no-repeat; line-height: 18px; padding-left: 21px; color: #343434; font-size: 14px; font-weight: bold; vertical-align: bottom; padding-top: 8px; } #leftlogo { WIDTH: 156px; HEIGHT: 130px; } #spacing { line-height: 12px; padding-top: 2px; padding-bottom: 2px; } .lockout-label{ padding-top: 100px; padding-left: 250px; } p, td { FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; } .update-password-email-form{ padding-left: 180px; }