#wraper { text-align: center; padding-top: 10%; color: #000; }
  #wraper form { text-align: left; border: 5px solid #CCC; background-color: #FFF; width: 450px; margin: 0 auto; }
  h1 { margin: 0; font-size: 11pt; font-weight: bold; background-color: #CCC; color: #000; padding: 0 10px 5px 10px; }
  
  #wraper #content { padding: 10px; position: static; margin: 0; background-color: #FFF; }
    #content p { margin: 5px 10px; clear: both; line-height: 24px; }
    #content label { display: block; float: left; width: 120px; height: 24px; }
    #content .input_field { font-size: 10pt; padding: 2px; border: 1px solid #CCC; font-weight: bold; }
    #content p.indent { padding-left: 120px; }
    
    #content a { color: #009; }
    #camera_pin .input_field { text-align: center; }
    
    #email_address, #password { width: 270px; }

#content p.subscript { line-height: 1.2em; color: #666; margin-top: 10px; }
#content p.subscript a{color:#000;}
#content #message { color: #F00; line-height: 1.2em; font-weight: normal; }
