p.file-link {text-align:left; clear:both;font-size:.9em;}
.doc-file {
	background: url('/images/filetypes/doc.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.pdf-file {
	background: url('/images/filetypes/pdf.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.xls-file {
	background: url('/images/filetypes/xls.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.zip-file {
	background: url('/images/filetypes/zip.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.rar-file {
	background: url('/images/filetypes/rar.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.rtf-file {
	background: url('/images/filetypes/rtf.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.xml-file {
	background: url('/images/filetypes/xml.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.swf-file {
	background: url('/images/filetypes/swf.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.ppt-file {
	background: url('/imgs/filetypes/ppt.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.tif-file {
	background: url('/imgs/filetypes/tif.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
.txt-file {
	background: url('/imgs/filetypes/txt.gif') no-repeat 0px 50%;
	padding: 5px 0px 5px 25px;
}
