.fileType {display:block;width:40px;height:40px;font-weight:bold;}
.media-info-block {padding-left:50px;background-repeat:no-repeat; width:100%;display:block;clear:both;}
.media-thumb-block {padding-left:85px;background-repeat:no-repeat; width:100%;display:block;clear:both;}
.type-doc { background-image: url('../images/fileTypes/bg-doc.gif'); }
.type-xls { background-image: url('../images/fileTypes/bg-xls.gif'); }
.type-mdb { background-image: url('../images/fileTypes/bg-mdb.gif'); }
.type-ppt { background-image: url('../images/fileTypes/bg-ppt.gif'); }
.type-pdf { background-image: url('../images/fileTypes/bg-pdf.gif'); }
.type-txt { background-image: url('../images/fileTypes/bg-txt.gif'); }
.type-html,
.type-xhtml,
.type-htm { background-image: url('../images/fileTypes/bg-htm.gif'); }
.type-css { background-image: url('../images/fileTypes/bg-css.gif'); }
.type-rtf { background-image: url('../images/fileTypes/bg-rtf.gif'); }
.type-cwk,
.type-cws { background-image: url('../images/fileTypes/bg-rtf.gif'); }
.type-zip { background-image: url('../images/fileTypes/bg-zip.gif'); }
.type-tar { background-image: url('../images/fileTypes/bg-zip.gif'); }
.type-rar { background-image: url('../images/fileTypes/bg-zip.gif'); }
.type-sit { background-image: url('../images/fileTypes/bg-zip.gif'); }
.type-iso,
.type-dmg { background-image: url('../images/fileTypes/bg-zip.gif'); }
.type-mp3 { background-image: url('../images/fileTypes/bg-mp3.gif'); }
.type-wav { background-image: url('../images/fileTypes/bg-wav.gif'); }
.type-aif { background-image: url('../images/fileTypes/bg-aiff.gif'); }
.type-aiff { background-image: url('../images/fileTypes/bg-aiff.gif'); }
.type-flac { background-image: url('../images/fileTypes/bg-flac.gif'); }
.type-lso,
.type-aac { background-image: url('../images/fileTypes/bg-aac.gif'); }
.type-dts { background-image: url('../images/fileTypes/bg-audio.gif'); }
.type-law,
.type-ogg { background-image: url('../images/fileTypes/bg-ogg.gif'); }
.type-oms,
.type-pcm { background-image: url('../images/fileTypes/bg-audio.gif'); }
.type-raw,
.type-ra { background-image: url('../images/fileTypes/bg-ra.gif'); }
.type-raw { background-image: url('../images/fileTypes/bg-audio.gif'); }
.type-sd2 { background-image: url('../images/fileTypes/bg-audio.gif'); }
.type-sf2 { background-image: url('../images/fileTypes/bg-audio.gif'); }
.type-gig,
.type-swa,
.type-wma { background-image: url('../images/fileTypes/bg-wma.gif'); }
.type-pts,
.type-mid,
.type-rex,
.type-cpr { background-image: url('../images/fileTypes/bg-audio.gif'); }
.type-mov { background-image: url('../images/fileTypes/bg-mov.gif'); }
.type-wmv { background-image: url('../images/fileTypes/bg-wmv.gif'); }
.type-avi { background-image: url('../images/fileTypes/bg-avi.gif'); }
.type-mpg { background-image: url('../images/fileTypes/bg-mpg.gif'); }
.type-mpeg { background-image: url('../images/fileTypes/bg-mpg.gif'); }
.type-mv4 { background-image: url('../images/fileTypes/bg-video.gif'); }
.type-eps { background-image: url('../images/fileTypes/bg-eps.gif'); }
.type-psd { background-image: url('../images/fileTypes/bg-psd.gif'); }
.type-gif { background-image: url('../images/fileTypes/bg-gif.gif'); }
.type-jpg { background-image: url('../images/fileTypes/bg-jpg.gif'); }
.type-tif { background-image: url('../images/fileTypes/bg-tiff.gif'); }
.type-tiff { background-image: url('../images/fileTypes/bg-tiff.gif'); }
.type-gif { background-image: url('../images/fileTypes/bg-gif.gif'); }
.type-bmp { background-image: url('../images/fileTypes/bg-bmp.gif'); }
.type-png { background-image: url('../images/fileTypes/bg-png.gif'); }	
.type-flv { background-image: url('../images/fileTypes/bg-flv.gif'); }	
.type-swf { background-image: url('../images/fileTypes/bg-swf.gif'); }	
.type-add { background-image: url('../images/fileTypes/bg-add.gif'); }	
.type-back { background-image: url('../images/fileTypes/bg_back.gif'); }	
.type-empty { background-image: url('../images/fileTypes/bg-empty.gif'); }	
.type-all { background-image: url('../images/fileTypes/bg-all.gif'); }	
.type-folder-public { background-image: url('../images/fileTypes/bg-Folder.gif'); }
.type-folder-private { background-image: url('../images/fileTypes/bg-pFolder.gif'); }
.type-folder-add { background-image: url('../images/fileTypes/bg-Folder-add.gif'); }
.type-tip { background-image: url('../images/fileTypes/info.gif'); }
.type-blog-add { background-image: url('../images/fileTypes/blog_add.gif'); }
.in-line {
		display:inline;
		}		
	
ul.in-line li{
		display:inline;
		float:left;
		border:0;
		}		