li.buzzword_details {
    margin-bottom: 1ex;
    list-style: none;
    float: left;
    width: 33%;
}

.buzzword_details ul {
    font-size: smaller;
}

#buzzwords_list {
    padding: 0;
}

li.buzzword_details ul {
    font-size: smaller;
    padding-left: 2em;
    list-style-type: none;
}

.buzzword_details ul li .content {
    font-style: italic;
}
