#left-column { display: none; } #right-column { float: none; margin-left:auto; margin-right:auto; } #outer-column-container { border-left: 0; /* left column's width */ border-right: 0; /* right column's width */ } #page-container { min-width: 0; } /* change logo later */ #footer .left, #footer .center, #footer .right { float: none; width: 100%; } #metaNav { display: none; } #right-column, #right-column .inside { clear: both; height: 13em; } /* jrnStart */ #masthead img, #masthead h2,#masthead #editorialboard { display: none; } #masthead h1 { font-size: 120%; } #jrnUrl a { font-size: 90%; } #welcome, #info-box { display: none; } #jrnStart #left-column { display: none; } #jrnStart #right-column { float: none; margin-left:auto; margin-right:auto; } #sitesearch, #impact, #upcomingSoon { display: none; } /* popup pages */ /* strip table later, check popup fixed size */ #downloadIndex #page-container, #helpDownloads #page-container, #history #page-container, #howToCite #page-container, #upcomingAbstract #page-container { width: 95%; margin-left: auto; margin-right: auto; min-width: 0; }