/*@CHARSET "ISO-8859-1";*/

div#dashboard_device_status > #dashboard_clear_box-header {
    width: 240px;
}

div#dashboard_device_diagnostics_box > #dashboard_device_box-header {
    width: 65px;
}

div#dashboard_device_status_information #dashboard_small_box-header {
    width: 52px;
}

div#dashboard_users_box div.header h3 {
    width: 105px;
}

div#dashboard_shares_box div.header h3 {
    width: 161px;
}

div#dashboard_media_scan_box div.header h3 {
    width: 172px;
}

div.dashboard_content_status_text {
    font-size: 35px;
}

div#dashboard_content_scan.overflow_hidden_nowrap_ellipsis {
    white-space: normal;
}
