/*
 *                      Wikipedia   : Delete the languages you don't understand anyway.
 *
 * Author      : Rakel
 * Created     : 16 November 2007
 * Updated     : 06 January 2009
 * Version     : 1.06
 * Description : If you're like me, you only know four languages, so the others in the list are useless to you.
 * 
 */

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(wikipedia.org), domain(wikibooks.org), domain(wikiversity.org), domain(wiktionary.org), domain(wikiquote.org), domain(wikisource.org), domain(wikimedia.org), domain(wikinews.org), domain(uncyclopedia.org){

#p-lang li:not(.interwiki-nl):not(.interwiki-fr):not(.interwiki-en):not(.interwiki-de){display:none !important;}
/*               Edit this^^  and the other language codes too */

}