@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://rappelz.gpotato.com/forum/") {

body { background: #fff !important; }

#right_col,
#left_col,
.content_top,
.content_bottom,
.main_logo
{
	display: none !important;
}

#mid_col,
#content_mid,
#container {
	width: 95% !important;
	padding: 0 !important;
	margin: 0 auto;
	float: none !important;
	background: transparent !important;
}


}
