<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.mf a.show {
	position:absolute;
	margin-left:-16px;
	width:260px;
	height:310px;
	top:50px;
	left:320px;
	z-index:100;
	cursor:pointer;
	color:#2387cc;
	display:block;
}
.mf a.show.image{
	background:url(/charte/mooflow/skin-mooflow/open_image.gif) no-repeat 50%;
}
.mf a.show.viewerload{
	background:url(/charte/mooflow/skin-mooflow/ajax_loader.gif) no-repeat 50%;
}
.mf a.show.link{
	background:url(/charte/mooflow/skin-mooflow/open_link.gif) no-repeat 45px 275px;
}
/*
.mf div.tooltip{
	background:url(/charte/mooflow/skin-mooflow/tooltip.gif) no-repeat 60%;
	width:262px;
	margin-left:-151px;
	height:70px;
	padding:20px;
	position:absolute;
	z-index:90;
	top:0;
	left:50%;
	text-align:center;
	font-size:12px;
	color:#514C4D;
}
*/</pre></body></html>