body {
	text-align: left;
	background-image: none;
	background: #FFF;
	color: #000;
}
#fx_content {
	margin-bottom: 0;
}
#fx_copyright {
	margin-top: 0;
}
#fx_bg_wrapper,
#fx_wrapper, 
#fx_main {
	float: none;
	width: auto ! important; 
	height: auto ! important;
}
div.fx_oneColumn,
div.fx_twoColumn,
div.fx_column_left,
div.fx_column_right {
	float: none ! important;
	width: auto ! important;
	height: auto ! important;
}