#table_list
{
    font-family:Verdana,Helvetica,sans-serif;
    width:482px;
    background:url("images/bg-ehl.gif") repeat-x;
    border:1px solid #E0E2E3;
    -moz-border-radius: 5px;
    font-size:11px;
}
#table_list td
{
    padding:10px;
}
#table_list a
{
    background:url("images/fleche-ehl.jpg") left no-repeat;
    padding-left:10px;
    color:#3298a7;
}
#table_list a:hover
{
    text-decoration:none;
}
.job_date
{
    margin-bottom:10px;
    color:#018295;
}
#frame_msg
{
    color:#da0000;
    font-weight:bold;
}
.new
{
    color:#da0000;
    font-weight:bold;
    font-style:italic;
}
