/* print it nice */ body, table { font-size: 11pt; } #navigation, #gotonavigation, #navigationanchor, #pageinfo { display: none; } #urhere { position: absolute; top: 0px; width: 100%; border-bottom: 1px solid #000; } #urhere ul { display: inline; border: none; margin: 0px; } #urhere ul li { list-style: none; display: inline; } #urhere ul li a { text-decoration: none; } #urhere ul li:before { content: " \BB "; } #urhere ul li.level0:before { content: " "; }