.mail_unread {
   ui-icon-mail-closed;
   ui-icon;
}


.link_handler {
   cursor: pointer;
}


#jobcode_data td, th {
   text-align: center;
   white-space: nowrap;
}

#jobcode_data_filter {
   width: 200px;
   float:right;
   text-align: right;
}



.ui-widget-header .ui-state-highlight-lowkey {
   border: 1px solid #f9dd34;
   /*background: #ffef8f url(images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x;
   color: #363636;*/
}

.ui-widget-header .ui-state-highlight-flash {
   border: 1px solid #f9dd34;
   background: #ffef8f url(images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x;
   color: #363636;
}

table.weeklyschedule > thead > tr > th {
   text-align: left;
}
