#sidebar,
#content #header {
display:none;
}

#page {
position:static;
top:0;
left:0;
right:0;
width:auto;
}

#content,
.txt {
position:static;
top:0;
left:0;
right:0;
width:auto;
font-size:8pt;
line-height:10pt;
}

.maxbox {
max-width:auto;
width:auto;
}


/** artists
******************************************/

body#artists .artists {
margin-top:0;
}