.filetype-doc,
.filetype-docx
{
	background-image: url(../../img/filetype/doc.png) !important;
}

.filetype-mp3
{
	background-image: url(../../img/filetype/mp3.png) !important;
}

.filetype-pdf
{
	background-image: url(../../img/filetype/pdf.png) !important;
}

.filetype-ppt,
.filetype-pptx
{
	background-image: url(../../img/filetype/ppt.png) !important;
}

.filetype-xls
{
	background-image: url(../../img/filetype/xls.png) !important;
}

.filetype-xlsx
{
	background-image: url(../../img/filetype/xlsx.png) !important;
}

.filetype-zip
{
	background-image: url(../../img/filetype/zip.png) !important;
}