/*
 * Filmomaniak.org - forum clean & redesign
 *
 * Author      : dikamilo
 * Updated     : September 20th, 2008
 * Website     : http://dikamilo.jogger.pl/
 * Description : Forum clean
 * Usage       : Use with Stylish Firefox extension (http://userstyles.org/)
 */
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("filmomaniak.org") {

div#hm { display:none !important;}

html > body > table[width="859"] > tbody > tr > td.bodyline { display:none !important;}

div#Tabela_01 { margin: 0 auto !important; left: -63px !important;}

table[width="859"] { width: 1005px !important;}
}