@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com") {
    .profileHeader {
        height: 32px;
    }
    
    .inlineBlock, .videoicon {
        float: left;
        display: block !important;
    }
    
    
    .fbDockChatTab .titlebar .button {
        float: right;
    }
    
    .UIImageBlock_Content {
        display: block !important;
    }
    
    .uiUfi {
        width: 440px;
        margin: 0 0 0 51px !important;
    }
    
    .closeTheater, .uiCloseButton input {
        display: none;
    }
    
    .uiUfiAddComment .mentionsAddComment .textBoxContainer, .uiUfiAddComment .mentionsAddComment .mentionsTypeahead {
        float: none !important;
    }
    
    .uiUfiAddCommentCollapsed .textBox {
        float: none !important;
    }
    
    .uiStreamFooter, .uiStreamAttachments {
        margin-left: 51px;
    }
    
    .uiStream .uiStreamMessage {
        margin-left: 59px !important;
    }
    
    .uiStream .uiStreamPassive {
        margin-left: 0px !important;
    }
    
    .fbDockChatTab .titlebar .button {
        float: left;
    }
    
    div#pagelet_megaphone {
        display: none;
    }
    
    .uiStreamHomepage .uiStreamStory:first-child .highlightIndicator {
        top: -5px !important;
    }
}