@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("imeem.com") {

body {
    background: none !important;
    color: #000 !important;
}

.HeaderImageContainer {
    display: none !important;
}

#Container {
    background-color: #FFF !important;
    border: 1px solid #000 !important;
}

.SectionHeader {
    color: #000 !important;
    background: none !important;
    border: 1px solid #000 !important;
    margin: 1px !important;
}

.FlashReplacementPanel, .FlashReplacement {
    display: none !important;
}

.secondaryBorderColor {
    margin-top: 0px !important;
}

#ctl00_ContentPlaceHolder1_Rotation_AdPanel {
    display: none !important;
}

.secondaryColor {
    color: #000 !important;
    font-weight: bold;
}

a {
    color: #000 !important;
    font-style: italic;
}

.navigationBackgroundColor {
    background-color: #FFF !important;
}

.navigationSelected {
    background-color: #FFF !important;
}

#DiscoverBar {
    background: #FFF !important;
}

.secondaryBackgroundColor{
    background: none !important;
}

#TopBlackBar a {
    color: #FFF !important;
}

li[id^="ctl00"] a:first-child:hover {
    background: #CCC !important;
}

.Selected a:first-child {
    background: #666 !important;
}

.DropDownPanel a {
    background: #FFF !important;
}

#Container {
    border: none !important;
}

#Content {
    background: none !important;
}

.NextRelatedPanel div {
    background: #FFF !important;
}

}