.flt {
	width: 780px;
	border-collapse: collapse;
	margin-left: 14px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.flt span {
	display: none;
}

.flth_file_name {
	width: 567px;
	height: 30px;
	background: url(/images/flth_file_name.gif) no-repeat;
}

.flth_file_size {
	width: 106px;
	height: 30px;
	background: url(/images/flth_file_size.gif) no-repeat;
}

.flth_downloads {
	width: 56px;
	height: 30px;
	background: url(/images/flth_downloads.gif) no-repeat;
}

.flth_comments {
	width: 51px;
	height: 30px;
	background: url(/images/flth_comments.gif) no-repeat;
}

.l {
	background: #fff;
}

.d {
	background: #e0e1e2;	
}

.fltcfn {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 13px;
	padding-right: 13px;
}

.fnl {
	white-space: nowrap;
	overflow: hidden;
	width: 540px;
}

.deleted {
	color: #888;
}

.fltcfs, .fltcd, .fltcc {
	text-align: center;
}

.flf {
	margin-left: 14px;
	display: block;
	width: 780px;
	height: 1px;
	background: #bcbcbc;
}

.pager {
	padding-top: 14px;
	margin-left: 14px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.pager span, .pager a {
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;	
}

span.nextprev {
	color: #aaa;
	border: 1px solid #aaa;
	background: #fff;
}

span.current {
	font-weight: bold;
	color: #fff;
	border: 1px solid #039feb;
	background: #039feb;
}

.pager a {
	background: #fff;
	border: 1px solid #039feb;
	text-decoration: none;
}

.pager a:hover {
	background: #eee;
}