div.topmenubar, div.bottommenubar, div.az{
	display:none;
}

div.page-toc{
	background:yellow;
	border:2px solid black;
	display:none !important;
}

div.sectioncontent{margin:0  !important}

/*
body{
color:rgb(52,43,7);
font:12pt Verdana,Geneva,sans-serif;
margin:0;
padding:0;
}
*/

div.expandable-section{
	display:block !important;
}

div.example{
	padding: 12pt !important;
}

div.expand-task-footer, div.expand-activity-footer{
	display: none;
}

div.task, div.activity{
	border-bottom: 2px solid #90a7cd;
}

.qgroup-started, .qgroup-notstarted{
	display:none !important;
}

span.qgroup-task-title{
	margin-left:10pt;
}

.printSectionDiv {
	display: none;
}



span.previousanswer{
	padding-left: 0.2em;
	border: none;font-family: cursive;font-weight:bold;
}
	
em {
	padding-left:0.2em;
}

div.task{
	border-left:none;border-right:none;
	background: none !important;
}

select{
	width: auto !important;
	overflow: visible !important;
}

textarea{
/* Removed by GAL
	overflow: visible;
	height: 15em;
	border: none;
	font-family: cursive;font-weight:bold;
*/
	}
	
body.chapter7 a.secref{
	display: none;
}
