body #content {
	width:100% !important;
}

body.twocolumns #content{
	width:30% !important;
}

body #formDiv {
	width:80% !important;
}

body.twocolumns #formDiv {
	width:60% !important;
}

body.tallform #formDiv {
	width:25% !important;
}

body.wideform #formDiv .column {
	margin-right:2%;
}

body.wideform #content {
	float:left;
}

/*
#content {
	border:1px solid #00aeef;
}

#formDiv {
	border:1px solid #8cc63f;
}

#wrapper {
	border:1px solid #CCCC00;
}
*/