@-moz-document domain("www.teagames.com") {
/*Removing Ads*/
#x1, #x2, #x3, #x4 {display:none !important;}
.gamemenuitem_sponsoredgames_banner, .gamemenuitembanner, #gameinfobanner {display:none !important;}
#MSLiveSearch {display:none !important;}

/*General structure*/
#top {padding-bottom:0 !important;}
#columnleft {width:100% !important;float:none !important;}
#columnleftleft, #columnleftright {width:393px !important;}
#columnleftright {padding-left:0 !important;margin-left:2px !important;}

/*Removes multiplayer features*/
#noticewrapper {display:table !important;height:auto !important;}
.notice7gi, .notice7 {width:393px !important;}
.notice7gi + .notice7gi, .notice7 + .notice7 {margin-right:0px !important;}
.noticeMultiplayergi, .noticeMultiplayer {display:none !important;}

/*Ajusting the info shell*/
#gameinfoshell {display:table !important;height:auto !important;margin-top:0px !important;}
#gameinfoleftshell{height:150px !important;}
#gameinforight{width:591px !important;height:150px !important;}

/*About the Flash game*/
#media {width:100% !important;margin-bottom:2px !important;}
/*I didn't find a way to have an automatic ajusted height with the new width (if you found a way to do it, please tell me!)*/
/*#media embed {width:100% !important;}*/

/*Scores and tips*/
#scores, #tips {display:table !important;width:100% !important;}
#scoresleft, #tipsleft {display:table !important;} /*Resolve (incorrectly) the 1 pixel bug when the height isn't an integer*/
#scoresright {width:574px !important;}
#tipsright {width:558px !important;}
#scoresright table {width:100% !important;}

/*Other pages*/
div#body1shell, div#body1 {width:auto !important;}
}