UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	line-height: 21px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree LI {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	xwhite-space: nowrap;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
}

UL.jqueryFileTree A:hover {
	background: #dae1ce;
}

/* Core Styles */
.jqueryFileTree LI.directory { background: url(images/directory.png) left top no-repeat; }
.jqueryFileTree LI.expanded { background: url(images/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.file { background: url(images/file.png) left top no-repeat; }
.jqueryFileTree LI.wait { background: url(images/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext-3gp { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext-afp { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-afpa { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-asp { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-aspx { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-avi { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext-bat { background: url(images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext-bmp { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext-c { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-cfm { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-cgi { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-com { background: url(images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext-cpp { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-css { background: url(images/css.png) left top no-repeat; }
.jqueryFileTree LI.ext-doc { background: url(images/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext-exe { background: url(images/application.png) left top no-repeat; }
.jqueryFileTree LI.ext-gif { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext-fla { background: url(images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext-h { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-htm { background: url(images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext-html { background: url(images/html.png) left top no-repeat; }
.jqueryFileTree LI.ext-jar { background: url(images/java.png) left top no-repeat; }
.jqueryFileTree LI.ext-jpg { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext-jpeg { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext-js { background: url(images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext-lasso { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-log { background: url(images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext-m4p { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext-mov { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext-mp3 { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext-mp4 { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext-mpg { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext-mpeg { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext-ogg { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext-pcx { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext-pdf { background: url(images/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext-php { background: url(images/php.png) left top no-repeat; }
.jqueryFileTree LI.ext-png { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext-ppt { background: url(images/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext-psd { background: url(images/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext-pl { background: url(images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext-py { background: url(images/script.png) left top no-repeat; }
.jqueryFileTree LI.ext-rb { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext-rbx { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext-rhtml { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext-rpm { background: url(images/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext-ruby { background: url(images/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext-sql { background: url(images/db.png) left top no-repeat; }
.jqueryFileTree LI.ext-swf { background: url(images/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext-tif { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext-tiff { background: url(images/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext-txt { background: url(images/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext-vb { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-wav { background: url(images/music.png) left top no-repeat; }
.jqueryFileTree LI.ext-wmv { background: url(images/film.png) left top no-repeat; }
.jqueryFileTree LI.ext-xls { background: url(images/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext-xml { background: url(images/code.png) left top no-repeat; }
.jqueryFileTree LI.ext-zip { background: url(images/zip.png) left top no-repeat; }