/* Iconize JQuery CSS 0.1 */

/* extensions */

.doc, .rtf {
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_doc.gif) no-repeat right !important;
	height: 25px;
}

.txt{
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_txt.gif) no-repeat right !important;
}

.xls {
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_xls.gif) no-repeat right !important;
	height: 25px;
}

.rss, .atom{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_feed.gif) no-repeat right !important;
}

.opml{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_opml.gif) no-repeat right !important;
}

.phps{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_phps.gif) no-repeat right !important;
}

.torrent{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_torrent.gif) no-repeat right !important;
}

.vcard{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_vcard.gif) no-repeat right !important;
}

.exe{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_exe.gif) no-repeat right !important;
}

.dmg, .app{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_dmg.gif) no-repeat right !important;
}

.pps{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_pps.gif) no-repeat right !important;
}

.pdf{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_pdf.gif) no-repeat right !important;
	height: 25px; 
}

.xpi{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_plugin.gif) no-repeat right !important;
}

.fla, .swf{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_flash.gif) no-repeat right !important;
}

.zip, .rar, .gzip, .bzip, .ace{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_archive.gif) no-repeat right !important;
}

.ical{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_ical.gif) no-repeat right !important;
}

.css{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_css.gif) no-repeat right !important;
}

.ttf{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_ttf.gif) no-repeat right !important;
}

.jpg, .gif, .png, .bmp, .jpeg, .svg, .eps{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_pic.gif) no-repeat right !important;
	height: 25px;
}

ul.mov li, .wmv, .mp4, .avi, .mpg{ 
	padding: 0 0 0 20px !important;
	background: transparent url(/images/icons/icons/icon_film.gif) no-repeat left top !important;
}

ul.mov li h3 {
	background: none;
}

.mp3, .wav, .ogg, .wma, .m4a{ 
	padding: 0 22px 0 0 !important;
	background: transparent url(/images/icons/icons/icon_music.gif) no-repeat right !important;
}
