.mf a.show {
	position:absolute;
	margin-left:-16px;
	width:208px;
	height:32px;
	top:70%;
	left:38%;
	z-index:100;
	cursor:pointer;
}
.mf a.show.image{
	background:url(skin/open_image.png) no-repeat 50%;
}
.mf a.show.viewerload{
	background:url(skin/loader.gif) no-repeat 50%;
}
.mf a.show.link{
	background:url(/media/images/mooflow/open_linkDigital.png) no-repeat 50%;
	margin-top: 45px;
	opacity:1 !important;
}
