a.expand-all {
}


a.expand-all-acv {
}

.summary_expanded { 
}


.sunsetcms_popup_tips {
}



/* Copied from  /style/style.css to support the summary_expanded style class */
.summary_expanded { cursor:pointer; }

/*
.collapsed .summary_expanded + div,
.collapsed .summary_expanded + ul,
.collapsed .summary_expanded + p 
                   { display:none; }

.details.collapsed p { display:none; }
*/

.details.collapsed > :not(h3) { display:none; }

.details > :not(h3)    { list-style:none; margin:0; padding:0 0 0 15px; }
