div {
	margin: 0;
	float: none;
	width: 100%;
}
#flash, #header, #footer, #nav, #sip, #right, #ads {
	display: none;
}
#wrapper, #page, .panel, #page #left #content, #left, #left.full {
	border: none;
	width: 70%;
	float: none;
	margin: 0;
}
#page #left #content, #page #left.full #content {
	width: 100%;
}
#page #left #content ul.subarticles li {
	list-style-type: disc;
}
div.quiz {
	float: none;
	height: auto;
	margin-left:  0px;
	border: none;
	width: 640px;
}
#step1,#step2,#step3,#step4,#step5 {
	display: none;
}
#step6,#step7,#step8 {
	display: block !important;
	float: none;
}
div.info {
	height: auto;
	float: none;
}