@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("flickr.com") {
/* ============

============= */

/* ==== FLICKR WIDESCREEN - SCRIPT - Flickr Functional Suite ==== */
/* SCRIPT - "FLICKR FUNCTIONAL SUITE" - SPECIAL INDICATOR FOR NAME WITH "&" (they are not colored : need an update) - 
a[id^="CatFlickrSuite0."][href*="&"]
outline:grey !important;
=== */
a[id^="CatFlickrSuite0."][href*="&"] ,
a[id^="CatFlickrSuite0."][title*="<"] {
    color: green !important;
}
/* SCRIPT - "FLICKR FUNCTIONAL SUITE" - BACKGROUND RADIUS/PADDING - === */
[id^="CatFlickrSuite0."]>span:first-of-type {
    padding-left: 2px !important;
    border-radius: 2px 0px 0px 2px !important;
}
[id^="CatFlickrSuite0."]>span:last-of-type {
    padding-right: 2px !important;
    border-radius: 0px 2px 2px 0px !important;
}

/* SCRIPT - "FLICKR FUNCTIONAL SUITE" - POPUP To the RIGHT - === */
.ToolTip {
    position: fixed !important;
    max-width: 200px !important;
    right: 20px !important;
    top: 144px !important;
    z-index: 9999 !important;
}
/* SCRIPT - "FLICKR FUNCTIONAL SUITE" - CONTACTS PAGE(USER NAME on one lign) - == */
table.contact-list-table td.contact-list-name span {
    display: inline !important;
}
/* SCRIPT (choice) - "FLICKR FUNCTIONAL SUITE" - COLOR FLAG - OPACITY ==(Reduce the Light Color like you want) -
 *[id^="CatFlickrSuite0"]{
    opacity: 0.8 !important;
} === */

/* ======= END ============= */
}