@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("myanimelist.net") {
/* ################################################ */
/* 770px-wide window */
#myanimelist {width: 770px !important;}
#menu {width: 770px !important;}
#menu_left {width: 500px !important;}
#menu_right {width: 270px !important;}
#topSearchText {width: 130px !important;}
div[style^="width: 786px;"] {width: 510px !important;}
#panel_left {width:500px!important;}
#panel_right{margin-left: 510px!important; width:250px !important;}
div[style^="width:728px; height:90px;"] {display:none !important;} /*removes wide ads*/
div[id^="div-gpt-ad"] {display: none !important;} /*removes blocky ads*/
div[style^="width: 733px;"] {width: 510px !important;} /*club page, breaks custom BBcode layouts*/
/* ################################################ */
/* clunky, WIP responsive layout. Incomplete */
/* #myanimelist {width: 100% !important;}
#menu {width: 100% !important;}
#menu_left {width: 65% !important;}
#menu_right {width: 35% !important;}
#topSearchText {width: 130px !important;}
div[style^="width: 786px;"] {width: 100% !important;}*/
/* ################################################ */
}