/* CSS Document */

.JPG, .jpg, .png, .PNG, .GIF, .gif, .jpeg, .JPEG {
	background: url('/unique/aodesign/icons/page_white_picture.png') no-repeat left center;
}
.PDF, .pdf {
	background: url('/unique/aodesign/icons/page_white_acrobat.png') no-repeat left center;
}
.XLS, .xls, .XLSX, .xlsx, .ODS, .ods, .CSV, .csv {
	background: url('/unique/aodesign/icons/page_white_excel.png') no-repeat left center;
}
.DOC, .doc, .DOCX, .docx, .ODT, .odt {
	background: url('/unique/aodesign/icons/page_white_word.png') no-repeat left center;
}
.HTM, .htm, .HTML, .html {
	background: url('/unique/aodesign/icons/page_white_world.png') no-repeat left center;
}
.PPT, .ppt, .PPTX, .pptx, .ODP, .odp {
	background: url('/unique/aodesign/icons/page_white_powerpoint.png') no-repeat left center;
}
.TXT, .txt {
	background: url('/unique/aodesign/icons/page_white_text.png') no-repeat left center;
}
.SWF, .swf {
	background: url('/unique/aodesign/icons/page_white_text.png') no-repeat left center;
}
.CSS, .css {
	background: url('/unique/aodesign/icons/css.png') no-repeat 1px 9px;
}
.ZIP, .zip {
	background: url('/unique/aodesign/icons/page_white_zip.png') no-repeat 1px 9px;
}
