html,
th,
td,
select,
input {
   font-size: 11pt;
   line-height: 120% !important;
}

td#layout-header,
td#layout-menu,
td.layout-teasers,
td#layout-footer,
div.crumbs,
p.linkbar {
   display: none;
}

td.layout-content {
   width: 85%;
}

td.layout-content h1,
td.layout-content h2,
div.bands,
div.bands table th,
table.detail div.tabs div.tab h1 {
   font-size: 13pt;
}

div.bands h1,
table.detail h1 {
   font-size: 16pt;
}

div.bands p.links,
table.who-are-we td.intro h2,
div.faq h2,
table.detail div.tabs h2.label,
table.detail div.tabs div.tab h2 {
   font-size: 11pt;
}

table.detail div.tabs div.tab {
   overflow: visible;
   display: block;
   height: auto;
}

