#canvasWrapper { padding: 0; width: 100%; overflow: hidden; }
body { width: 100%; }
body.portrait { /* font-size: 10px; */ }
body.landscape { /* font-size: 8px; */ }
body.landscape #canvasWrapper { }

#bannerAreaWrapper { padding-left: 16px; }

#contentWrapper { width: 90%; margin: 0; margin-left: 20px; padding: 0; }
#modulePage4924310 #contentWrapper { margin: 0; width: 100%; } /* Front page override */

/* Scale embedded video */
#content object { width: 240px; height: 146px; }
#content embed { width: 240px; height: 146px; }

#hockeySidebar { display: none; }

#navigationBottom { padding-left: 8px; }
#navigationBottom ul li a { }
#navigationBottom .horizontalNavigationBar .module a { font-size: 24px; }
#navigationBottom li:nth-child(3), #navigationBottom li:nth-child(4), #navigationBottom li:nth-child(5), #navigationBottom li:nth-child(6), #navigationBottom li:nth-child(7), #navigationBottom li:nth-child(9) { display: none; }

#pageBodyWrapper { margin-top: 144px; }
#pageFooterWrapper { display: none; }

#content .header { display: none; }
#content ul.link-group-list { margin: 0; }

#modulePage4924310 h2 { display: none; } /* No h2's on front page */
