ul.jqueryFileTree li {
	list-style-type: none;
	padding-left: 20px;
}

ul.jqueryFileTree a {
	color: #87888a;
	text-decoration: none;
}

ul.jqueryFileTree a:hover {
	color: #00aeff;
}

/* Core Styles */
.jqueryFileTree LI.directory { background: url(../images/files_icons/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(../images/files_icons/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(../images/files_icons/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(../images/files_icons/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_3gp { background: url(../images/files_icons/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_afp { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi { background: url(../images/files_icons/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat { background: url(../images/files_icons/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp { background: url(../images/files_icons/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com { background: url(../images/files_icons/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css { background: url(../images/files_icons/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc { background: url(../images/files_icons/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe { background: url(../images/files_icons/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif { background: url(../images/files_icons/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla { background: url(../images/files_icons/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm { background: url(../images/files_icons/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html { background: url(../images/files_icons/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar { background: url(../images/files_icons/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg { background: url(../images/files_icons/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg { background: url(../images/files_icons/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js { background: url(../images/files_icons/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log { background: url(../images/files_icons/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p { background: url(../images/files_icons/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov { background: url(../images/files_icons/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3 { background: url(../images/files_icons/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4 { background: url(../images/files_icons/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg { background: url(../images/files_icons/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg { background: url(../images/files_icons/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg { background: url(../images/files_icons/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx { background: url(../images/files_icons/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf { background: url(../images/files_icons/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php { background: url(../images/files_icons/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png { background: url(../images/files_icons/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt { background: url(../images/files_icons/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd { background: url(../images/files_icons/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl { background: url(../images/files_icons/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py { background: url(../images/files_icons/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb { background: url(../images/files_icons/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx { background: url(../images/files_icons/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml { background: url(../images/files_icons/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm { background: url(../images/files_icons/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby { background: url(../images/files_icons/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql { background: url(../images/files_icons/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf { background: url(../images/files_icons/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif { background: url(../images/files_icons/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff { background: url(../images/files_icons/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt { background: url(../images/files_icons/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav { background: url(../images/files_icons/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv { background: url(../images/files_icons/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls { background: url(../images/files_icons/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml { background: url(../images/files_icons/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip { background: url(../images/files_icons/zip.png) left top no-repeat; }
