/*
 * HTNRG - Big Textarea [Hattrick NewD] 
 * 
 * Author      : _eNeRGy_ (7397517)
 * Created     : Giu 24th, 2009
 * Version     : 1.0
 * Website     : url(http://nrgjack.altervista.org/)
 * Description : big textarea 
 * 
 */ 


@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") {

#ctl00_CPMain_ucHattrickMLEditor_txtBody{
  height: 430 px !important;
}

}