@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.flickr.com") {

html body { background-color:#000 !important; }
#Main, h1 { color:white; background-color:#000; }
div#TopBar, div#FooterWrapper { color:black; background-color:white; }
div#DiscussTopic { color:white !important; }
#Main td { color:white !important; background-color:#000 !important; }
#Main td a { color:#ccc !important; }

div#sendToGroupDialogListDiv td,
div#sendToSetDialogListDiv td { color:black !important; }
.tt-link-active { color:white !important; }

.tags, .batch-sets { color:gray; }

table.FlickrMailMessage h3,
.username { color:#ccc !important; }

#SlideShowButton, #ShareButton {
	border-color: #000 !important; 
}

img[src*="spaceball.gif"] {display:none !important;}

}