/* ------------------------------------------------------------------------------------------------------*/
/* The following styles are specific to the Regulations pop-opens ---------------------------------------*/


li { padding-bottom: 6px; }

ol ol { padding-top: 6px; } /* Extra padding for nested lists */


/* Different list styles for Laura to work with */

ol.list-uppercase_alphabetic { list-style-type: upper-alpha; }
ol.list-lowercase_alphabetic { list-style-type: lower-alpha; }
ol.list-numeric { list-style-type: decimal; }
ol.list-lowercase_roman { list-style-type: lower-roman; }