

/*------------teacher.css----------*/

table#forgot-form,
table#login-form {
	width:750px;
	margin:0 auto;
}
.ie6 table#forgot-form,
.ie6 table#login-form {
	width:571px;
}
.prev-next-left .back {
	padding-left:35px;
	background:url(/images/btn_arrow_back.gif) 0px 0px no-repeat; 
	height:20px;	
	display:block;
	margin-bottom:16px;
}