
ul.downloads li {
	margin-bottom: 2em;
}

.download-helper {
	padding-left: 22px;
	background: url(../img/filetypes/unknown.gif) no-repeat left top;
}

.download-helper a.download-helper {
	padding-left: 0;
	background: none;
}


/* Filetypes */
.wfd-filetype-avi { background-image: url(../img/filetypes/avi.gif); }
.wfd-filetype-bat { background-image: url(../img/filetypes/bat.gif); }
.wfd-filetype-bmp { background-image: url(../img/filetypes/bmp.gif); }
.wfd-filetype-dll { background-image: url(../img/filetypes/dll.gif); }
.wfd-filetype-doc { background-image: url(../img/filetypes/doc.gif); }
.wfd-filetype-exe { background-image: url(../img/filetypes/exe.gif); }
.wfd-filetype-fla { background-image: url(../img/filetypes/fla.gif); }
.wfd-filetype-folder { background-image: url(../img/filetypes/folder.gif); }
.wfd-filetype-gif { background-image: url(../img/filetypes/gif.gif); }
.wfd-filetype-hlp { background-image: url(../img/filetypes/hlp.gif); }
.wfd-filetype-html { background-image: url(../img/filetypes/html.gif); }
.wfd-filetype-jpg { background-image: url(../img/filetypes/jpg.gif); }
.wfd-filetype-mdb { background-image: url(../img/filetypes/mdb.gif); }
.wfd-filetype-media { background-image: url(../img/filetypes/media.gif); }
.wfd-filetype-mov { background-image: url(../img/filetypes/mov.gif); }
.wfd-filetype-mp3 { background-image: url(../img/filetypes/mp3.gif); }
.wfd-filetype-msg { background-image: url(../img/filetypes/msg.gif); }
.wfd-filetype-pdf { background-image: url(../img/filetypes/pdf.gif); }
.wfd-filetype-ppt { background-image: url(../img/filetypes/ppt.gif); }
.wfd-filetype-psd { background-image: url(../img/filetypes/psd.gif); }
.wfd-filetype-real { background-image: url(../img/filetypes/real.gif); }
.wfd-filetype-rm { background-image: url(../img/filetypes/rm.gif); }
.wfd-filetype-swf { background-image: url(../img/filetypes/swf.gif); }
.wfd-filetype-tif { background-image: url(../img/filetypes/tif.gif); }
.wfd-filetype-txt { background-image: url(../img/filetypes/txt.gif); }
.wfd-filetype-uin { background-image: url(../img/filetypes/uin.gif); }
.wfd-filetype-xls { background-image: url(../img/filetypes/xls.gif); }
.wfd-filetype-xml { background-image: url(../img/filetypes/xml.gif); }
.wfd-filetype-zip { background-image: url(../img/filetypes/zip.gif); }
