h4 {
    margin-top: 7px;
}

.category {
    float: left;
    clear: both;
}

.categoryTitle {
    float: left;
    width: 100px;
    color: #666;
}

.categoryContent {
    float: right;
    width: auto;
    margin-bottom: 20px;
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    border-top: 1px dashed #333;
    border-left: 1px dashed #333;
}

.categoryContentF {
    float: left;
    width: 448px;
}

.categorySub {
}

.categoryItem {
    margin-left: 2.3em;
    text-indent: -1.3em;
}