body {
    border: none;
    background: url(http://static.tek.no/images/main/bodyBgStretch.png) repeat-x 0 -133px;
}

.logo-sprite {
    background: url(../images/main/amobil-logo-sprite.png) no-repeat;
}

#pg-header {
    margin-top: 7px;
}

#pg-header .pg-logo {
    background-position: -9px -1px;
    height: 48px;
    width: 248px;
}

#pg-header .pg-logo:hover {
    background-position: -9px -61px;
}

#pg-nav {
    min-width: 712px;
}

#pg-nav .pg-nav-item {
    margin-right: 7px;
}
