/*
Copyright (c) 2004-2005 High-Logic.
*/

@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
}