div#popup-player { display: none; }
div#header { display: none; }
div#submenu { display: none; }
div#flash { display: none; }

div#standard-content { background-image: none; }
div#cue-sheet-header { background-image: none; border: none; }

div#footer-menu { display: none; }
div#copyright { display: none; }

table.item-list, table.item-list tr td, table.item-list tr th {
  background-image: none;
  background-color: white;
  border: thin solid black;
  margin: 0;
  border-collapse: collapse;
}

.noprint { display: none; }
