/* Only UN Security Council Appendixes need these styles */

#texts h1 { background: #E0E0E0; }
#texts h1 img { float: left; margin: 0 0 0 1em; }
/* Make the h1 contain its floats */
#texts h1:after {
    content: '.'; height: 0; visibility: hidden;
    display: block; clear: both;
}
#texts h1 { display: inline-table; }
/*\*/
* html #texts h1 { height: 1%; }
#texts h1 { display: block; }
/**/