.filelist { margin: 0px 0px 0px 10px; }
.filelist a {
	line-height: 21px;
	padding: 1px 0px 1px 25px;
}
.filelist .first { margin-top: 10px; }
.filelist .last { margin-bottom: 15px; }
.filelist .doc a { background: url(../img/doc.gif) left top no-repeat; }
.filelist .pdf a { background: url(../img/pdf.gif) left top no-repeat; }
.filelist .ppt a { background: url(../img/ppt.gif) left top no-repeat; }
.filelist .rtf a { background: url(../img/rtf.gif) left top no-repeat; }
.filelist .xls a { background: url(../img/xls.gif) left top no-repeat; }


