p.Heading-B { margin-bottom:50px!important; } /* Fix error in INDD auto export that converts numbered lists (used in chapter numbering) to html text numbers but wraps them in specific pixel widths that exactly match the set total character width...which on some readers breaks double-digit numbers into two lines. So just set all of them to 200px wide. */ span._idGenBNMarker-1, span._idGenBNMarker-2, span._idGenBNMarker-3, span._idGenBNMarker-4, span._idGenBNMarker-5, span._idGenBNMarker-6, span._idGenBNMarker-7, span._idGenBNMarker-8, span._idGenBNMarker-9, span._idGenBNMarker-10, span._idGenBNMarker-11, span._idGenBNMarker-12, span._idGenBNMarker-13, span._idGenBNMarker-14, span._idGenBNMarker-15, span._idGenBNMarker-16, span._idGenBNMarker-17, span._idGenBNMarker-18, span._idGenBNMarker-19, span._idGenBNMarker-20, span._idGenBNMarker-21 { width:200px; } /* Chapter 18 image was a bit too low...pull it back up from 50px to 10px */ p.ParaOverride-31 { margin-bottom: 20px!important; }