@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("bilddagboken.se") {

#showContentImageBlocker, #topAd, #midAd, #bottomAd, #leftAdContent, #leftShowMoviesInCIty, #adCalendar, #compactAd, #adFrontpage, #addthis, #showContentImage #suggestions {
    display: none !important;
}

#holder, #right, #left {
    height: auto !important;
}



/*** Kalender hover-effect ***/

.activeDay {
    background: #0E618C !important;
}

.dateImage:hover {
    background: #51BDF5 !important;
}



/*** VÃ¤nnerlistan hover-effect ***/

.friend:hover {
    background: #E9F5FF !important;
}

}