a.def {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/def_small.gif) 0 50% no-repeat;
}

a.doc, a.rtf {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/doc_small.gif) 0 50% no-repeat;
}

a.txt {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/txt_small.gif) 0 50% no-repeat;
}

a.xls, a.csv {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/xls_small.gif) 0 50% no-repeat;
}

a.ppt {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/ppt_small.gif) 0 50% no-repeat;
}

a.html, a.htm {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/html_small.gif) 0 50% no-repeat;
}

a.php, a.php3, a.cgi {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/script_small.gif) 0 50% no-repeat;
}

a.pdf {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/pdf_small.gif) 0 50% no-repeat;
}

a.rar {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/rar_small.gif) 0 50% no-repeat;
}

a.zip {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/zip_small.gif) 0 50% no-repeat;
}

a.gz {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/gz_small.gif) 0 50% no-repeat;
}

a.jpg {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/jpg_small.gif) 0 50% no-repeat;
}

a.gif {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/gif_small.gif) 0 50% no-repeat;
}

a.png { 
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/png_small.gif) 0 50% no-repeat;
}

a.bmp {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/image_small.gif) 0 50% no-repeat;
}

a.exe {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/binary_small.gif) 0 50% no-repeat;
}

a.bin {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/binary_small.gif) 0 50% no-repeat;
}

a.avi, a.mpg, a.moc, a.asf {
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/mov_small.gif) 0 50% no-repeat;
}

a.mp3, a.wav, a.org{
	padding-left: 20px;
	background: url(/htmlarea/plugins/InsertFile/img/ext/sound_small.gif) 0 50% no-repeat;
}

