#icono_pdf {
	height: 18px;
	background-image: url(../imagesMC/nuvi_icono_pdf.png);
	float: right;
	width: 18px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
#icono2_pdf {
	height: 18px;
	background-image: url(../imagesMC/nuvi_icono_pdf.png);
	float: left;
	width: 18px;
	background-repeat: no-repeat;
	margin-top: 5px;
}
