.docmanlist_files_container {
    padding-bottom: 5px;
    border-bottom: none;
    margin-bottom: 0 !important;
    overflow-y: hidden;
}

h4.docmanlist_category {
	font-size: 100%;
    background: none;
    border-bottom: none;
    margin: 0 !important;
    padding: 0 5px 2px 0 !important;
    cursor: pointer;
}

li.docmanlist_nested_folder h2.docmanlist_category:hover {
	background-color: #FFFFCC;
}
table.docmanlist th { padding: 0 4px 0 4px; }