.mf a.show {
	position:absolute;
	margin-left:-16px;
	width:270px;
	height:36px;
	top:70%;
	left:35%;
	z-index:100;
	cursor:pointer;
}
.mf a.show.image{
	background:url(skin/ingrandisci.png) no-repeat 50%;
}
.mf a.show.viewerload{
	background:url(skin/loader.gif) no-repeat 50%;
}
.mf a.show.link{
	background:url(skin/ingrandisci.png) no-repeat 50%;
}

/* per aggiungere il tooltip decommentare ciņ che segue    */


.mf div.tooltip{

	width:250px;
	height:70px;
	padding:20px;

}

