.respuestas{
	margin-left: 710px;
	margin-top: 20px;
}

.opciones{
	cursor: pointer;
}

.opciones:hover{
	opacity: 0.7;
}

.opciones2{
	position: absolute;
	z-index: 100;
	cursor: pointer;
	top: 460px;
	right: 460px;
}

.opciones2:hover{
	opacity: 0.8;
}

.apendimetro{
	position: absolute;
	left: 180px;
	top: 260px;
}

.close{
	width: 50px;
}