/* Flip it down. */
/* The Header & Footer will be fixed to the bottom of the browser window. */

#global-wrapper {padding: 0 0 172px 0}
#shadow {bottom: 156px; display: block; position: fixed; left: 0; z-index: 1002}
#header {bottom: 44px; position: fixed; left: 0; width: 100%; z-index: 1002}
#footer {bottom: 0; position: fixed; left: 0; width: 100%; z-index: 1002}
.tooltip { z-index: 1007 }