body.smallPage #container {
    width: 440px;
    min-width: 440px;
    height: 320px;
}

body.smallPage #banner {
    background: none;
    border: none;
    width: 440px;
    padding: 0px;
    margin: 0px;
}

body.smallPage #content {
    width: 440px;
}

body.smallPage .column .col .colbackground {
    width: 420px;
}

body.smallPage #banner {
    margin-bottom: 10px;
}

body.smallPage #banner_links {
    margin-top: 16px;
}