/* Load beacon_common.css *before* this file */
.page-container { width: 1000px; margin-left: auto; margin-right: auto; background-color: white; padding-top: 7px; }
.content-base { width: 800px; }
#gadget-bar { height: 315px; border: 1px solid #AAA; margin-left: auto; margin-right: auto; width: 950px; overflow: hidden; white-space: nowrap; background-color: white; position: relative; }
.favorites-tab-container { overflow: hidden; }

.notecard-scroller { width: 785px; border-color: #F07; margin-right: 15px; }
.notecard-header { width: 785px; background: url(images/gradient_filter_header.png) repeat-x; }
.notecard-container { width: 783px; overflow: hidden; }

.worksheet-graph { height: 400px; border-style: solid; border-width: thin; margin: 5px 0 10px 5px; }
.notecard-commentary { float: right; clear: all; height: 80%; width: 30%; border-style: solid; border-width: thin; margin-top: 5px; margin-right: 5px; padding: 2px; font-size: 12px; }
.worksheet-header { width: 810px; background: url(images/gradient_filter_header.png) repeat-x; }
.worksheet { width: 810px; border: 1px solid black; }
.worksheet-container { width: 808px; border-top: none; overflow: hidden; }

#fixed-header-container { width: 1000px; }