/* Print CSS  - remove left nav and RHS col */
body, #allPageContainer {background: ;}

#navigation, #sidebar, #footer, #videoPlayer, .arrow, .whatShould, .addthis_button {display:none}

#index #sidebar {display:block}

#header {height:auto; margin-bottom:20px;}
#header h1 a span.hidden {display:block; height:auto; position:static; left:0; width:100%; top:0;}
#header h1, #header h2, #header h3 {float:none; margin:0 0 5px 0; width:100%;}
#header h1 a, #header h1 a:visited, #header h2 .white {float:none; height:auto; width:100%;}

#allPageContainer {float:none; padding:0;}

#content {width:100%; margin:0; float:none; padding:0;}

#content ul, #content ul li, 
#content #relevantDocuments,
#content #relevantLinks
{float:none;}

