#header, #leftside
{
	display: none !important; /*[e]none*/
	clear: none !important; /*[e]none*/
	float: none !important; /*[e]none*/
}
#contentwide, #contentfull
{
	text-align: left !important; /*[e]left*/
	margin: 0 !important; /*[e]0*/
	padding: 0 !important; /*[e]0*/
	clear: none !important; /*[e]none*/
	float: none !important; /*[e]none*/
}
*
{
	color: black !important; /*[e]black*/
	background-color: white !important; /*[e]white*/
}

