tr.msg-unread td { font-weight: bold; }

.fixed th.icon { width: 24px; }
.fixed th.um-from-column { width: 20%; }
.fixed th.um-subject-colum { width: 75%; }
.fixed th.um-time-column { width: 15%; }

div.um-error { margin:5px 0 15px; padding: 0 10px; background-color:#FFEBE8; border: 1px solid #CC0000; -moz-border-radius-bottomleft:3px; -moz-border-radius-bottomright:3px; -moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; }

.um-msg { margin-top: 20px; }
.um-msg th { width: 150px; padding: 10px; text-align: right; vertical-align: top; }
.um-msg td { padding: 10px; vertical-align: middle; }
.um-msg input.wide, .um-msg textarea.wide, .um-msg select.wide { width: 600px; }
.um-msg textarea, .um-msg #um-subject, .um-msg input.subject { font-family: monospace; font-size: 1em;}
div.um-msg-subject { font-weight: bold; padding-bottom: 10px; }
div.um-msg-content { padding: 10px 0; }

img.link-icon { width: 16px; height: 16px; margin-right: 7px; } 
img.um-msg-type { margin-right: 10px; width: 24px; height: 24px; } 
img.um-msg-status { margin-right: 10px; width: 24px; height: 24px; } 
img.um-button-icon { margin: 0; }

input.um-send-message-button { background: #21759B url("./send-icon.png") no-repeat 15px 0px; padding-left: 39px; }

#contextual-help-wrap ul { list-style: disc; margin-left: 15px; }

div.um-dashboard-table {background:#F9F9F9 none repeat scroll 0 0; border-bottom:1px solid #ECECEC; border-top:1px solid #ECECEC; margin:0 -9px 10px; padding:0 10px; }
div.um-dashboard-table  table { width: 100%; }
div.um-dashboard-table  table td { border-top:1px solid #ECECEC; padding:3px 0; margin:0 -9px 10px; }
div.um-dashboard-table  table td.first { border-top: none; }
div.um-dashboard-table  table td.um-dashboard-date { width: 20%; }
div.um-dashboard-table  table td.um-dashboard-author { width: 20%; }
div.um-dashboard-table  table td.um-dashboard-subject { width: 60%; }
div.um-dashboard-actions { margin: 10px auto;}