    body, div, p, blockquote, ol, ul, dl, li, dt, dd, td, select {
      font-family : Arial, Helvetica, Verdana, Geneva, sans-serif; 
      font-size : 9pt;}
    input {
      font-family : Arial, Helvetica, Verdana, Geneva, sans-serif; 
      font-size: 9pt;}        
    h1 {
      font-family : Arial, Helvetica, Verdana, Geneva, sans-serif; 
      font-size: 12pt; color: #000066;}  
    h2 {
      font-family : Arial, Helvetica, Verdana, Geneva, sans-serif; 
      font-size: 12pt;}
    .hidden {
      display: none ;
    }
    table {
      border-collapse: collapse;
      border-spacing: 2px;
    }
    #fullsteam-hosted-card-number-div {
      font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
      font-size: 9pt;
      border: 1px inset grey;
      width: 210px;
      height: 24px;
      padding-top: 1px;
      padding-bottom: 1px;
      background-color: white;
    }
    #fullsteam-hosted-expiration-month-div {
      font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
      font-size: 9pt;
      border: 1px inset grey;
      width: 210px;
      height: 24px;
      padding-top: 1px;
      padding-bottom: 1px;
      background-color: white;
    }
    #fullsteam-hosted-expiration-year-div {
      font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
      font-size: 9pt;
      border: 1px inset grey;
      width: 210px;
      height: 24px;
      padding-top: 1px;
      padding-bottom: 1px;
      background-color: white;
    }
    #fullsteam-hosted-cvv-div {
      font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
      font-size: 9pt;
      border: 1px inset grey;
      width: 210px;
      height: 24px;
      padding-top: 1px;
      padding-bottom: 1px;
      background-color: white;
    }
    div.boxed {
      border: 1px solid grey;
      border-width: 1px;
      width: auto;
      max-height: 100px;
      overflow: scroll;
    }

