.dlg_wpcde_files *{
    font-family: Arial;
}

.wpcde_case_file, .wpcde_case_title{
    width:250px;
    height: 320px;
}

.wpcde_file_url{
    font-size: 0.8em;
    color: #999;
}
.wpcde_file_description{
    width: 210px;
}

.wpcde_file_preview{
    background-color: #999;
}