input.validateError {background-color:red; color:white;}
textarea.validateError {background-color:red; color:white;}

tr.overdue td {
    background-color:red;
    color:white;
}

#xhelp_dept_recent li {list-style:none;}
#xhelp_bOpenTickets li {list-style:none;}

#xhelp_dept_recent li.overdue {background-color:red;}
#xhelp_bOpenTickets li.overdue {background-color:red;}

#xhelp_dept_recent ul, #xhelp_dept_recent li {margin:0; padding:0;}
#xhelp_bOpenTickets ul, #xhelp_bOpenTickets li {margin:0; padding:0;}

#xhelp_dept_recent li {margin:0;padding-left:18px; background:url('../images/ticket-small.png') no-repeat 0 50%; line-height:16px;padding-bottom:2px;}
#xhelp_bOpenTickets li {margin:0;padding-left:18px; background:url('../images/ticket-small.png') no-repeat 0 50%; line-height:16px;padding-bottom:2px;}

#allTickets .head a {display:block;}
#allTickets .head img {margin-left:4px; vertical-align:bottom;}