/* CAP21 print style sheet. 
    Copyright 2011, Fund for the City of New York, all rights reserved. 
*/

body { background-color: #ffffff; }
#Canvas { width: auto; margin: 10px; position: static; }
#CanvasInner { width: auto; padding: 0; margin: 0; position: static; }
#Object { float: none; margin: 150px 0 30px 0; width: 833px; position: static; }
#Footer { float: none; }
#Banner img.banner { display: none; }
#SiteNav, #Navigation, #Search, #User, .noprint, .editor { display: none; }
tr.odd td { border: 1px solid #999; border-style: none none solid none; }
tr.even td { border: 1px solid #999; border-style: none none solid none; }
input.button { display: none; }
div.sort { display: none; }
div.sorter { display: none; }

/* font correction */
#Banner { display: none; }
#Main { margin-top: 150px; }
#Object.wide { margin-top: 150px; }
#Sidebar { margin-top: 160px; }
#Left { float: none; position: absolute; top: 4px; }
#Footer { display: none; }

h1.return { display: none; }