.UPFE-file
{
    clear: both;
    display: table;
    width: 100%;
}
a.UpfeFileInfo {
    display: inline-block;
    width: 175px;
}
a.UpfeFileRemove{
	cursor: pointer;
}
a.UpfeDeleted{
	color: darkgray;
}
a.UPFE-restore-file{
	color: green;
}