body, html
{
    color: #606060;
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
    height: 100%;
    width: 100%;
}

#banner, #bottom, #cpl, #footer, #kea, #sidebar-left, #sidebar-right, #line, #menu, #search, #fw, #spanel, #icons, #footer-content, #inner
{
    background: none;
    display: none;
    margin: 0;
    padding: 0;
    height: 0;
    width: 0;
}

#main, #content-right
{
    margin: 0;
    padding: 0;
    width: 100%;
}


