@namespace url(http://www.w3.org/1999/xhtml);
/*

LETZTE Ã„NDERUNG:
2010-03-28 MAIK LINDNER

*/

@-moz-document 
domain("google.com"),
domain("userstyles.org"),
domain("amazon.de"),
domain("amazon.com"),
domain("amazon.co.uk")
{
* {
  font-family: sans-serif !important;
}
#css, #code, .code, code, .css, #stylish-code, pre {
  font-family: monospace !important;
}
.multiple-screenshot {
  max-width: 400px !important;
}
}
