@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("deviantart.com") {

.sleekadbubble,
#ad-blocking-makes-fella-sad,
iframe[src^="http://adcast.deviantart.com/"],
iframe[src^="http://ad.yieldmanager.com/"],
iframe[id^="a"] {
    display: none !important;
}

body.withad {
    background-image: url(/minish/main/gradient.gif) !important;
}
#world.withad #headerTop {
    height: 100px !important;
}
#world.withad #midSection {
    top: 27px !important;
}
body.withad #drebox {
    top: 32px !important;
}
body.withad #moreAdFrame {
    top: 65px !important;
}
body.withad #moreUsageHint {
    top: 40px !important;
}
body.withad #appFolder {
    top: 65px !important;
}
body.withad #appFolderShadow {
    top: 60px !important;
}
body.withad #noTouch #searchDropdownOverlay {
    top: 71px !important;
}
body.withad #noTouch #searchDropdownMenu {
    top: 92px !important;
}
#world.withad #headerTop i.tl, 
#world.withad #headerTop i.tr {
    top: 101px !important;
}

}