div#category div {
    float: none;
    width: auto;
    border: none;
    display: none;
}
div#category th {
    text-align: left;
    font-weight: bold;
    width: 15em;
}

