.tx-dedamcollection-pi1 .file-info {
	width:250px;
	float:left;
	margin-bottom:5px;
}
.tx-dedamcollection-pi1 .file-icon {
	width:16px;
	height:16px;
	margin-right:10px;
	background:url(../images/file-icon.png) no-repeat;
	float:left;
}
.tx-dedamcollection-pi1 .collect-icon {
	width:16px;
	height:16px;
	background:url(../images/collect-icon.png) no-repeat;
	float:left;
}
.tx-dedamcollection-pi1 .title.select a {
	color:#aaa !important;
}
.tx-dedamcollection-pi1 .no-collect-icon {
	width:16px;
	height:16px;
	background:url(../images/no-collect-icon.png) no-repeat;
	float:left;
}



.tx-dedamcollection-pi3 .file-info {
	width:250px;
	float:left;
	margin-bottom:5px;
}
.tx-dedamcollection-pi3 .file-icon {
	width:16px;
	height:16px;
	margin-right:10px;
	background:url(../images/file-icon.png) no-repeat;
	float:left;
}