.hmem img {
    width:37px;
    height:37px;
    float:left;
    margin-right:5px;
    margin-left:5px;
}
.hinfo {
    display:table-cell;
}
#first-level {
    margin-bottom:20px;
}
#first-level .hmod {
    width:170px;
    float:left;
    margin-right:30px;
}
#second-level .hmod, #third-level .hmod, #fourth-level .hmod {
    width:290px;
    float:left;
    margin-right:35px;
}
#second-level, #third-level, #fourth-level {
    margin-bottom:5px;
}
.hmem .meta {
    color:#808080;
}
.htitle .right {
    font-weight:normal;
}