/* Style AppGwOTP */ body { background-color: #cccccc; height: 100%; } #displayArea { background-color: #ffffff; color: #333333; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; width: 612px; height: 100%; position: relative; } #loginGeneralHeader { line-height: 16px; clear: both; margin-left: 9px; margin-right: 9px; } #loginField { border: solid #666666 1px; position: relative; height: 320px; width: 282px; margin-left: auto; margin-right: auto; } #loginHeader { color: white; background-color: #666666; height: 27px; padding-top: 1px; padding-left: 4px; padding-right: 3px; font-weight: bold; } #loginBody { margin-top: 9px; margin-right: 9px; margin-left: 4px; } #legal { clear: both; margin-top: 28px; margin-left: 9px; margin-right: 9px; }