/*
 * HTNRG - Ancora nessuna offerta cazzo!  [Hattrick NewD]
 * 
 * Author      : _eNeRGy_ (7397517)
 * Created     : May 21th, 2010
 * Version     : 1.0
 * Website     : url(http://nrgjack.altervista.org/)
 *
 */ 

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document 
domain("hattrick.ws"),
domain("hattrick.interia.pl"),
domain("hattrick.uol.com.br"),
domain("hattrick.org") {


div#mainBody.boxBody > table.naked > tbody > tr.even > td > span.shy:after
{
content:" cazzo!";
}


div#mainBody.boxBody > table.naked > tbody > tr.odd > td > span.shy:after
{
content:", che palle!";
}


}