.sfile_png_inline_img {
  vertical-align: middle;
}

.sfile_pdf_lnk {
	margin-left: 3px;
	background: url(../img/types/pdf.gif) no-repeat left top;
	width: 16px;
	height: 16px;
  padding:0px 8px;
}
.sfile_pdf_lnk span{
	display: none;
}

.sfile_zip_lnk {
margin-left: 3px;
	background: url(../img/types/zip.gif) no-repeat left top;
	width: 16px;
	height: 16px;
  padding:0px 8px;
}

.sfile_zip_lnk span{
	display: none;
}

.sfile_odf_inline_img {
  vertical-align: middle;
}

img.img_nolink {
text-align: center;
display: block;
margin-left: auto;
margin-right: auto; 
}

.sfile_eWeb_fra {
	height: 460px;
	width: 620px;
}

iframe.sfile_eWeb_fra{
}

.sfile_ods_zoom, .sfile_odg_zoom, .sfile_odf_zoom{
background: url(../img/zoom_in.gif) no-repeat left top;
width: 18px;
	height: 18px;
  padding:0px 8px;
  margin-top: 3px;
  text-decoration: none;
}

.sfile_ods_zoom span, .sfile_odg_zoom span, .sfile_odf_zoom span  {
display: none;
}


