.teacherContent{}
.teacherContent h1{
	font-size:1.4em;
	margin-top:5px;
}
.teacherContent h2{}
.teacherContent h3{}
.teacherContent h4{}
.teacherContent p{
	font-size:.8em;
	margin-top:5px;
	margin-bottom:20px;
}
.teacherContent .actualRecord{
}
.teacherContent ul{
	margin-left:40px;
	margin-bottom:20px;
}
.teacherContent ol{
	margin-left:40px;
	margin-bottom:20px;
}
.eventdiv{
	margin-left:12px;
	font-size:.85em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom:7px;
	border: 1px solid #CCCCCC;
	padding: 7px;
	cursor:pointer;
}
.eventdiv2{
	margin-left:12px;
	font-size:.85em;
	margin-bottom:7px;
	background-color: #FFCC66;
	border: 1px solid #333333;
	padding: 7px;
	cursor:pointer;
}
.eventdiv div, .eventdiv2 div{
	margin-bottom:5px;
}
#noevents{
	margin-left:15px;
	font-size:.8em;
}
#galleryhdr{
	margin-top:25px;
}
.teacherCell{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom:20px;
	margin-right:10px;	
}
.files{
	
}
.files fieldset{
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-size:.8em;
}
.files fieldset legend{
	background-color: #FFCC66;
	border: 1px solid #000000;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#imgdesc{
	margin-top:15px;
}
ul#teachevents li{
	margin-top:20px;
	margin-right:10px;
}