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

#global-wrapper {padding: 171px 0 0 0}
#panel {position: fixed}
#shadow {background-position: 0 -10px; display: block; position: fixed; top: 156px; left: 0; z-index: 1002}
#header {position: fixed; top: 0; left: 0; width: 100%; z-index: 1003}
#footer {position: fixed; top: 112px; left: 0; width: 100%; z-index: 1002}
.tooltip { z-index: 1007}