/*
 * HattrickSexyAssistant
 * 
 * Author      : _eNeRGy_ (7397517)
 * Created     : Apr 1th, 2009
 * Updated     : Apr 1th, 2009
 * Version     : 1.0
 * Website     : url(http://nrgjack.altervista.org/)
 * Description : Green Out Red IN
 * Usage       : Use with Stylish Firefox extension (http://userstyles.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") {

  img[src*="../Img/Assistant/balls.gif"] {
    padding: 220px 0 0 170px;
    width: 0 !important;
    height: 0 !important;
    background-image: url(http://nrgjack.altervista.org/_altervista_ht/sexy_11.gif)  !important;
  }

}