.noprint {
    display: none;}
    
h1.siteName {
    position: static;
    float: none;
    width: 100%;
    height: auto;}
    
html, body, #wrapper, #sizer, #expander, #main {
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
    float: none;}
    
.column {
    float: none;}
