@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("bbs.mikigogo.cn") {
*{
height:auto !important;
min-height:0px !important;
}

/*è®ºå›Logo*/
div[id='header']{
	display:none
}

/*å…¬å‘Š*/
div[id='announcementbody']{
	display:none
}
/*çƒ­é—¨æ ‡ç­¾æ ‡é¢˜*/
div[id='hottags'] h3{
	display:none
}
/*legend\footer*/
div[class='legend'],div[id='footer']{
	display:none
}

/*ç®¡ç†æ¡†*/
div[id='footfilter']{
position:fixed !important;
top:30px !important;
right:-1px;
background:-moz-rgba(222,222,222,0.3) !important;
-moz-border-radius:22% 0% 0% 22% !important;
}

/*å¤´åƒ*/
div[class='avatar']{
display:none
}
/*å‘å¸–äººæ¡£æ¡ˆ*/
dl[class='profile']{
display:none
}
/*æ¥¼ä¸»çš„æ ‡é¢˜*/
div[class='postmessage defaultpost'] h2{
	display:none
}
/*è´´ä¸Žè´´é—´éš”*/
div[class='mainbox viewthread']{
	margin:-1px !important;
}
div[class='mainbox viewthread'] div[class='t_msgfont']{
	height:auto !important;
	overflow:auto !important;
}
br{
	line-height:1px !important;
}
/*ç­¾å*/
div[class='signatures']{
	display:none
}
}