/* Iconize JQuery CSS 0.1 */

/* extensions */

.doc, .rtf{
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_doc.gif) no-repeat center right;
}

.txt{
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_txt.gif) no-repeat center right;
}

.xls{
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_xls.gif) no-repeat center right;
}

.rss, .atom{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_feed.gif) no-repeat center right;
}

.opml{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_opml.gif) no-repeat center right;
}

.phps{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_phps.gif) no-repeat center right;
}

.phps{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_phps.gif) no-repeat center right;
}

.torrent{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_torrent.gif) no-repeat center right;
}

.vcard{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_vcard.gif) no-repeat center right;
}

.exe{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_exe.gif) no-repeat center right;
}

.dmg, .app{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_dmg.gif) no-repeat center right;
}

.pps{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_pps.gif) no-repeat center right;
}

.pdf{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_pdf.gif) no-repeat center right;
}

.xpi{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_plugin.gif) no-repeat center right;
}

.fla, .swf{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_flash.gif) no-repeat center right;
}

.zip, .rar, .gzip, .bzip, .ace{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_archive.gif) no-repeat center right;
}

.ical{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_ical.gif) no-repeat center right;
}

.css{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_css.gif) no-repeat center right;
}

.ttf{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_ttf.gif) no-repeat center right;
}

.jpg, .gif, .png, .bmp, .jpeg, .svg, .eps{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_pic.gif) no-repeat center right;
}

.mov, .wmv, .mp4, .avi, .mpg{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_film.gif) no-repeat center right;
}

.mp3, .wav, .ogg, .wma, .m4a{ 
	padding: 5px 20px 5px 0;
	background: transparent url(../icons/icon_music.gif) no-repeat center right;
}
