* { color:#000 !important; }
body { font-size: 100% !important; }

#meta { 
	background: none; 
	padding: 0; 
	width: auto;
}
.stage {	margin-bottom: 0; }
.title, .submenu, .leftCol .teaser, .header, .menu, .icons, #footer .bar, #footer a, .bigBut, .right .links, input.submit, a.add, a.remove {
	display: none;
}

/* LEFT SIDE */
.leftCol { float: none; width: auto; }
.logo { background: none; height: 90px; }
.logo img {	display: block; }

/* CENTER PART */
.centerCol { float: none; width: auto; }
.center, .centered { margin-left: 0 !important; width: 65%; }
.expand a, .expand a em { background: none; }
.expand div { display: block !important; page-break-inside: avoid; }

/* Form elements */
.center label {
	float: none;
	margin: 0;
	padding: 0;
}
.center input, .center select, .center textarea {
	clear: left;
	float: none;
	margin: 0 4px 6px 0;
}


/* Right side */
.right {
	float: left;
	margin: 0 0 0 3%;
	width: 18%;
}


/* FOOTER */
#footer {
	margin: 0;
	padding: 0;
	width: auto;
}
#footer p { color: #fff !important; text-align: left; }
#footer p span { color: #000 !important; }