.mf a.show {
	position:absolute;
	margin-left:-64px;
	width:129px;
	height:31px;
	top:342px;
	left:50%;
	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(skin/open_linkFR.png) no-repeat 50%;
}
.mf div.tooltip{
	background:url(skin/tooltip2.png) no-repeat 50%;
	width:242px;
	margin-left:-131px;
	margin-top:33px;
	height:82px;
	padding:10px;
	position:absolute;
	z-index:99;
	top:0;
	left:50%;
	text-align:left;
	font-size:11px;
}