.mf a.show 				{ cursor: pointer; height: 32px; left: 50%; margin-left: -16px; position: absolute; top: 70%; width: 32px; z-index: 100; }
.mf a.show.image 		{ background: url(../../imagenes/galeria/open_image.png) no-repeat 50%; }
.mf a.show.link 		{ background: url(../../imagenes/galeria/open_link.png) no-repeat 50%; }
.mf a.show.viewerload	{ background: url(../../imagenes/galeria/loader.gif) no-repeat 50%; }
.mf div.tooltip 		{ background: url(../../imagenes/galeria/tooltip.png) no-repeat 50%; height: 70px; left: 50%; margin-left: -151px; padding: 20px; position: absolute; text-align: center; top: 0; width: 262px; z-index: 101; }