#serverPolicies .ruleDesc,
#serverPoliciesHeader .ruleDesc {
    width: 585px !important;
    text-overflow: ellipsis;
}

#serverPoliciesHeader .ruleDescSmall,
#serverPolicies .ruleDescSmall {
    width: 485px !important;
}

#serverPoliciesHeader .recommendation,
#serverPolicies .recommendation,
#serverPoliciesHeader .recommendationSmall,
#serverPolicies .recommendationSmall {
    width: 100px !important;
}

#serverPolicies .ruleStatus,
#serverPoliciesHeader .ruleStatus {
    width: 145px !important;
}

.descText {
    max-width: 553px !important;
    width: auto !important;
}

.descText span {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
.ruleDescSmall .descText {
    max-width: 440px !important;
}

div.search_result {
    width: 1750px;
}

#logresults {
    width: 2110px;
}

