/* Basic styling for the directory table */
.r2-stores-db-table th, .r2-stores-db-table td { font-size:14px; }
.r2-stores-db-table a { text-decoration:none; }
@media print {
  .r2-stores-db-search, .r2-stores-db-pages { display:none !important; }
}
