.listing.auth .listingLabel {
    width: 120px;
}

.listing.useracl .listingLabel {
   width: 120px;
}

.listing.roleacl .listingLabel {
   width: 60px;
}

.listing.roleacl div.general {
    width: 300px;
    margin-right: 30px;
}

.listing.roleacl div.module div.listingLabel {
    display: none;
}

.listing.roleacl div.module div.listingValueCheckbox {
    margin-top: 5px;
    padding: 0;
}

.listing.roleacl div.module div.listingValueDescription {
    padding: 2px 0;
    margin-top: 5px;
}