.page-content {
    padding: 20px;
}
.site-map{
border-collapse: separate;
border-spacing: 0;
width: 100%;
display: table;
}
table.site-map, .site-map tbody, .site-map tr, , .site-map td{
  margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
.site-map td{
text-align: left;
font-weight: 400;
}
.site-map .category {
    /*background: #e9e9e9;
    margin: 0 -10px;*/
    padding: 0 10px;
}
.bg_light_0 .category {
    background: #d5473b;
    padding: 10px;
}
.bg_light_0 .category a b{
  color: #fff;
}
.site-map a {
    color: #545454;
    font-size: 13px;
    line-height: 24px;
}
.site-map .category a {
    color: #313131;
    font-size: 15px;
}
.bg_light_1{
  background: #e9e9e9;
}
.bg_light_0 b, .bg_light_1 b{
  font-size: 20px;
}

.bg_light_1 .category{
  text-align: center;
}
.bg_light_3 .category a{
   text-decoration: underline !important;
}
.bg_light_0 .category a{
   text-decoration: none !important;
}
b, strong {
    font-weight: 700;
}

