  body {
    font-family: System; 
    color: #4c4a4a;
    padding-top: 15px; } 
  h1 {
    margin-bottom: 20px;
    margin-left: 30px; 
    text-decoration: underline; }
  div {
    text-align: left; 
    padding-left:20px; 
    padding-top: 10px; 
    background: url(images/sms-reminder-service.gif);
    background-repeat: no-repeat;
    width: 430px; 
    height: 310px; }
  div#imno {
    text-align: center; 
  	background: none;
    width: 500px; 
    height: auto; }
  table {
    width: 340px;
    margin: 0px; 
    margin-right: 30px; 
    margin-left: 30px; 
    padding: 0px; }
  label {
    margin-right: 10px; 
    font-size: 20pt; }
  input {
    width: 200px; 
    font-family: System; 
    font-size: 20pt; 
    color: #4c4a4a;
    border: 0px; 
    border-bottom: 1px solid #4c4a4a; 
    background-color: #F4F4F4; }
  select {
    width: 200px; 
    font-family: System; 
    font-size: 20pt; 
    color: #4c4a4a;
    border: 0px; 
    border-bottom: 1px solid #4c4a4a; 
    background-color: #FcFcFc; }
  input.submit {
    width: 200px; 
    font-family: System; 
    font-size: 20pt;
    border: 1px solid #4c4aff; 
    color: #4c4aff; }
  .error {
    color: red; }
  td.text {
    color: #4c4aff;
    padding-top: 5px;
    font-size: 20pt; }
  h2 {
    font-size: 15pt;
    margin-bottom: 25px; }
  h3 {
    font-size: 14pt;
    margin-bottom: 25px;
    border-bottom: 1px dotted grey; }
a {
    color: #cccaca;
  }
