/*
  Copyright (c) 2005 High-Logic. All rights reserved.
  http://www.high-logic.com
*/

@import url(screen.css);

#container {
    width: auto !important;
}

#topnav ul {
    width: auto !important;
}


div#footer-menu {
    display: none !important
}
div#super-body, div#header, div#content {
    width: auto !important;
    padding: 0pt;
    margin: auto;
    background: #fff none !important
}
body {
    background: #fff none !important
}