@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("dreamwidth.org") {

/* General Body Edits */

body.tropo { background-color: #fff !important; }

body.tropo #canvas { background-color: #fff !important; }

body.tropo #canvas #content {
    margin-top: 2.75em !important;
    padding: 0 !important;
    width: 100% !important;
    font-size: 9pt!important; }

body.tropo #page { max-width: 100% !important; }

#page_talkread #Comments .talk-comment,
#page_inbox .InboxItem_Content {
    max-width: 100% !important; }

#page_talkread #entry {
    max-width: 95% !important; }


/* Comments */

.tropo .comment-depth-odd > .dwexpcomment .header {
border: none!important; background-color: #DFDFDF!important;}

.tropo .comment-depth-even > .dwexpcomment .header {
border: none!important; background-color: #EFEFEF!important;}



/* Links (put coding below if desired) */



}