*
{
	height: auto !important;
	float: none;
	clear: both;
	position: relative;
}

div,
.bodywrap,
.popoff,
.quiz,
.reading,
.basic,
.content
{
	height: auto !important;
	float: none;
	clear: both;
	position: relative;
}

br
{
	display: none;
}

#course-switcher,
#navigation,
#videoplayer,
#quiz-header,
h3.title
{
	display: none;
}

#quiz-answers dt
{
	margin-bottom: 10px;
}

#quiz-answers textarea
{
	margin: 0 0 10px -35px;
	width: 100%;
}