a { text-decoration: none; color: #000; } a:hover { text-decoration: underline; } .abstract-view { width: 794px; max-width: 100%; font-size: 16px; margin-bottom: 20px; } .abstract-view table, .abstract-view img { max-width: 100%; float: none; } .abstract-view h2 { font-size: 18px; margin-top: 0; } .abstract-view h6 { font-size: 20px; font-weight: bold; margin: 0; padding: 0; margin-top: 24px; } .abstract-authors { font-style: italic; } .abstract-affiliations { font-style: italic; font-size: 14px; } .abstract-content { margin-top: 16px; } .abstract-content p { margin-bottom: 16px; margin-top: 0; } @media print { .abstract-view { page-break-before: always; } }