@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("kingdomofloathing.com"), domain(127.0.0.1) {
/* Makes Trophies 25% of normal size (1/2 x 1/2 = 1/4) */
img[src^="http://images.kingdomofloathing.com/otherimages/trophy/"] {height: 50px !important; width: 50px !important;}
}