#catres h1 {font-size:16px;font-weight:bold;text-align:center;margin-bottom:16px;}
#catres table {width:98%;margin:auto;}
#catres table tr:hover {background:#ddd}
#catres table td {padding-left:12px;}

#prodres h1 {font-size:16px;font-weight:bold;text-align:center;margin-bottom:16px;}
#prodres table {width:98%;margin:auto;}
#prodres table tr:hover {background:#ddd}
#prodres table td {padding-left:12px;}

#supres h1 {font-size:16px;font-weight:bold;text-align:center;margin-bottom:16px;}
#supres table {width:98%;margin:auto;}
#supres table tr:hover {background:#ddd}
#spures table td {padding-left:12px;}

.repTable tr:nth-child(odd){background:  #b8d1f3;}
.repTable tr:nth-child(even){background: #dae5f4;}

.repTableCats tr:nth-child(odd){background:  #b8d1f3;}
.repTableCats tr:nth-child(even){background: #dae5f4;}

@media (max-width:660px) and (min-width:400px) {.repTableCats td:nth-child(2) {width:30%}}
@media (max-width:400px) {.repTableCats td:nth-child(2) {width:40%}}

