h2.file {
	background-position: 0 .3em;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 14px;
}

h2.sIFR-replaced {
	background-position: 0 .45em;
}

p.file {
	background-position: 0 .3em;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 14px;
}

a.file, span.file a {
	background-position: 0 .1em;
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 14px;
}

.pdf,
div.file_listing_item .pdf,
div.file_listing_items .pdf,
span.pdf a
{
	background-image: url(../images/icons/pdf.gif);
}

.xls,
div.file_listing_item .xls,
div.file_listing_items .xls,
span.xls a
{
	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,
span.doc a,
span.docx a
{
	background-image: url(../images/icons/word.gif);
}

.ppt,
div.file_listing_item .ppt,
div.file_listing_items .ppt,
span.ppt a
{
	background-image: url(../images/icons/pp.gif);
}

.rss {
	background-image: url(../images/icons/rss.png);
}

span.file {
	background-image: none;
}

/* Download center specific */

span.dl-attsize {
	white-space: nowrap;
	font-size: 0.9em;
	font-weight: normal;
	vertical-align:top;
}

span.dl-file {
	background-image: none;

}

p.dl-file {
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 14px;
}

a.dl-file, span.dl-file a {
	background-repeat: no-repeat;
	margin: 0;	
	padding: 0 0 10px 22px;	
	vertical-align:top;
}

.pdf-16x16, 
span.pdf-16x16 a 
{
	background-image: url(../images/icons/icon_doctype_pdf.gif);
}

.xls-16x16,
span.xls-16x16 a
{
	background-image: url(../images/icons/icon_doctype_xls.gif);
}

.doc-16x16,
span.doc-16x16 a
{
	background-image: url(../images/icons/icon_doctype_doc.gif);
}

.ppt-16x16,
span.ppt-16x16 a
{
	background-image: url(../images/icons/icon_doctype_ppt.gif);
}

.dl {
	background-image: url(../images/icons/dl.gif);
	background-repeat: no-repeat;
}

.dlGreyicon {
	background-image: url(../images/icons/icon_download_small3.gif);
	background-repeat: no-repeat;
	padding-left:14px;
	padding-top: 0;
}

.dl-center td {
	padding-top: 4px;
}
