DIV#workspace { width: 760px; margin: auto; height: 100%; text-align: left; padding-bottom: 10px;}
DIV#workspace_header TABLE { width: 100% }
TD#workspace_header_user { padding: 5px; padding-right: 10px; text-align: right; vertical-align: top; }
TD#workspace_header_title { padding: 5px; padding-left: 10px }
DIV#workspace_menu { font-family: arial; background-color: #777777; }
DIV#workspace_menu TABLE { font-family: arial; height: 35px; width: 100%; border-collapse: collapse }
DIV#workspace_menu TABLE TD { font-family: arial; text-align:center; border: 1px solid #777777; }
DIV#workspace_menu TABLE TD A { font-family: arial; text-decoration: none; }
DIV#workspace_content { padding: 10px; }
H1 { margin:0; padding: 0; font-size: 24px; }
H2 { display: none; margin:0; padding: 5px; font-size: 18px; border: solid 1px; margin-bottom: 5px; text-align: center; }
DIV#workspace_footer_menu {  }
DIV#workspace_footer_menu TABLE { margin: auto; }
DIV#workspace_footer_menu TABLE TD { padding-left: 5px; padding-right: 5px; text-align: center }
DIV#workspace_footer_menu TABLE TD A {  }
DIV#workspace_footer_text, DIV#workspace_footer_links { text-align: center; }
DIV#workspace_footer_links A {  }
DIV#workspace_footer_text A { text-decoration: none; }
