.testLCComponent .isTeacher .comprobarComponent,
.testLCComponent .isTeacher .solutionComponent,
.testLCComponent .isTeacher .respuestasComponent,
.testLCComponent .isTeacher .nuevoIntentoComponent,
.testLCComponent .isTeacher .enviarComponent{
	bottom: 83px;
}


.testLCComponent .isTeacher .nextAnswer,.testLCComponent .isTeacher .allAnswers{
	display: block;
	bottom:20px;
}

.testLCComponent .isTeacher .feedbackComponent{
	width:709px;	
	height:127px;
	z-index: 9;

	bottom:22px;
	background:url("../images/zona_feedback_prof.png");
}