#teacher, #student, #studyON, #jacPLUS {
	background-color: #ffffff;
	border: solid #DEDEDD 1px;
	border-top: none;
	width: auto;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: -10px;
}

#teacher h2 , #student h2 , #studyON h2 , #jacPLUS h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1AADE4;
}

#teacher h1 , #student h1 , #studyON h1 , #jacPLUS h1 {
	display: none;
}
	

