.level_0 {
    background: none;
    color: #333;
    font: 700 17px/24px "Roboto", sans-serif;
    border: 1px solid #dbdbdb;
    padding: 10px 15px 6px;
    margin: 30px 0 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.level_0:first-child {
    margin-top: 0;
}
.level_0 #tm_categories {
    margin-top: 15px;
    margin-bottom: 0;
}