﻿  div#GenericPage table {
  border-top: 0px !important;
  border-right: 0px !important;
  border-bottom: 0px !important;
  border-left: 0px !important;
 }
 
  div#GenericPage table tr {
   border-top: 0px !important;
   border-right: 0px !important;
   border-bottom: 0px !important;
   border-left: 0px !important;
  }
  
   div#GenericPage table td {
    border-top: 0px !important;
    border-right: 0px !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
   }