hr.pme-hr {
   border: 0px solid;
   padding: 0px; 
   margin: 0px; 
   border-top-width: 1px; 
   height: 1px;
}

table.pme-main {
  background-color: #e1ecfa;
  border: #004d9c 1px solid; 
  border-collapse: collapse; 
  border-spacing: 0px; 
  width: 100%;
  font: small "Lucida Grande", sans-serif;
}

table.pme-navigation { 
  border: #004d9c 0px solid; 
  border-collapse: collapse; 
  border-spacing: 0px; 
  width: 100%;
}

th.pme-header {
  border: #004d9c 1px solid; 
  padding: 4px; 
  background: #add8e6;
}

td.pme-key-0,
td.pme-value-0,
td.pme-help-0,
td.pme-navigation-0,
td.pme-cell-0,
td.pme-key-1,
td.pme-value-1,
td.pme-help-0,
td.pme-navigation-1,
td.pme-cell-1,
td.pme-sortinfo,
td.pme-filter {
  border: #004d9c 1px solid;
  padding: 3px;
  vertical-align: top;
}

td.pme-buttons {
  text-align: left;
}

td.pme-message {
  text-align: center;
  background-color: red;
}

td.pme-stats   {
  text-align: right;
  color: #705F46;
}

.pme-debug {
  display: none;
}

form.pme-form {
  border: 0px;
}

.pme-search {
  display: none;
}

INPUT {
  background-color: #2f588c;
  font-weight: bold; 
  font-size: 12px; 
  color: white;
}
