table.popcats {
 font-family: Arial, helvetica, sans-serif;
 font-size: 14px;
}

.tblhdr {
 padding: 3px;
}

h2.cathdr {
padding: 15 0 15px 0;
margin-bottom: 10px;
font-size: 18px;
font-weight: bold;
display: inline;
color: #555;
}

span.cat180c {
vertical-align: top;
display: block;
width: 180px;
}

span.cat180h {
padding: 6px;
vertical-align: top;
background: #666;
color: #fff;
display: block;
width: 168px;
text-align: center;
font-weight: bold;
font-size: 14px;
}

td.catblock {
vertical-align: top;
width: 180px;
padding-bottom: 10px;
font-size: 12px;
color: #555;
}

table.popcats {
border:none;
border-collapse: collapse;
}

table.popcats td {
border-left: 1px solid #ddd;
padding-left: 5px;
padding-right: 5px;
}

table.popcats td:first-child {
border-left: none;
padding-left: 0;
padding-right: 5px;
}

table.popcats td:last-child {
padding-right: 0;
}

table.rech {
width: 380px;
text-align: center;
background: #CC0000;
color: #fff;
font-size: 16px;
font-weight: bold;
padding: 0px 0px 0px 0px;
}

table.recc {
width: 380px;
text-align: left;
text-decoration: none;
padding: 1px 3px 0px 1px;
font-weight: bold;
background: #FFFFFF;
border: 1px solid #cc0000;
}