h2.file {
	background-position: 0 .3em;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 14px;
}

p.file {
	background-position: 0 .3em;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 14px;
}

.pdf,
div.file_listing_item .pdf,
div.file_listing_items .pdf
{
	background-image: url(../images/icons/pdf.gif);
}

.xls,
div.file_listing_item .xls,
div.file_listing_items .xls
{
	background-image: url(../images/icons/excel.gif);
}

.doc,
.docx,
div.file_listing_item .doc,
div.file_listing_item .docx,
div.file_listing_items .doc,
div.file_listing_items .docx
{
	background-image: url(../images/icons/word.gif);
}

.ppt,
div.file_listing_item .ppt,
div.file_listing_items .ppt
{
	background-image: url(../images/icons/pp.gif);
}

.rss {
	background-image: url(../images/icons/rss.png);
}
